Git Update Local Repositories.bat get remote branches to visual studio Get link Facebook X Pinterest Email Other Apps November 01, 2022 to update local repositories for Git Branches create batch file in solution root folder then run the following command. git remote update origin --prune Read more