We are using Azure Repository and Visual Studio Git.
I have created a branch (say branch1) locally and pushed it to remote. Now multiple developers are working on this branch.
I am not getting any option in visual studio Git to compare files (Local with remote), it only provides the option to compare local-local or remote-remote when I go to Git Changes-->History and double click.
Do we have an option as we have in TFS, just right-click on the file and compare with remote?