AWS Exams GCP Exams Azure Exams GitHub Exams Jira Exams ISC2 Exams

Video: You have an Azure Repos repository named repo1 azure video

Question 1
« Back   Next azure az-400-devops-engineer-expert Question »

Full Certification Question

You have an Azure Repos repository named repo1. You delete a branch named features/feature11. You need to recover the deleted branch. Which three commands should you run in sequence? COMMANDS git restore git stash git checkout git branch features/feature11 git log