You have an Azure Repos repository named repo1 azure video
az-400-devops-engineer-expert video for you have an Azure Repos repository named repo1. You delete a branch named features/feature11. You need to recover the
Answer
          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