1
Answer

how to pull changes from remote repository to local branch

how to pull changes from remote repository to local branch in Visualstudio community without gitlab

Answers (1)
2
Ali Benchaaban

Ali Benchaaban

451 3.1k 119.1k 1y

Hello, 

Refer to Microsoft documentation 

* https://learn.microsoft.com/en-us/visualstudio/version-control/git-with-visual-studio?view=vs-2022

* https://learn.microsoft.com/en-us/visualstudio/version-control/git-fetch-pull-sync?view=vs-2022


Regards,