Git Rebase, Reset and Revert commands using Visual Studio - tutorials

Опубликовано: 01 Ноябрь 2024
на канале: Purnachandra Kanamarlapudi
16,212
77

This video is part of my Azure DevOps sessions. Particularly, in this video I demonstrated the practical scenarios of Git commands Rebase, reset and Revert commands. I also explained the scenarios where one can use these commands and differences between these git commands. These are advanced operations and helpful in improving the productivity of the developers, code reviewers as well.

I have used Visual Studio 2019 and the source control management (SCM) is Azure Repos which is using Git as source code repository.

#azureDevOps #AzureRepos #Git #rebase #reset #revert #visualstudio