We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 315afbc commit 72e4a37Copy full SHA for 72e4a37
book/A-git-in-other-environments/sections/visualstudio.asc
@@ -22,4 +22,4 @@ image::images/vs-2.png[The ``Home'' view for a Git repository in Visual Studio]
22
23
Visual Studio now has a powerful task-focused UI for Git.
24
It includes a linear history view, a diff viewer, remote commands, and many other capabilities.
25
-For complete documentation of this feature (which doesn't fit here), go to http://msdn.microsoft.com/en-us/library/hh850437.aspx[].
+For more on using Git within Visual Studio go to: https://docs.microsoft.com/en-us/azure/devops/repos/git/command-prompt?view=azure-devops[].
0 commit comments