Skip to content

Commit 55e3187

Browse files
Merge pull request #12904 from MicrosoftDocs/ghogen-patch-66
Review and update
2 parents d3f8c27 + e133fe3 commit 55e3187

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

docs/version-control/git-browse-repository.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Browse repos, compare branches & commits"
33
description: Browse any Git repository in Visual Studio by using the Git Repository window to view local and remote branches and multiple branches at the same time.
4-
ms.date: 08/08/2023
4+
ms.date: 08/13/2024
55
ms.topic: how-to
66
author: ghogen
77
ms.author: ghogen
@@ -53,8 +53,6 @@ You can browse through any local or remote branch without having to switch your
5353

5454
There's both line coloring and branch labels on the left side of the **Local History** view that help make it easier to trace which commits belong to each branch. You can use the list of branches at the top of the table to scroll between branches more easily and know immediately which branches appear in the graph.
5555

56-
<a name="compare-commits"/>
57-
5856
## Compare commits
5957

6058
To compare any two commits in your branch, use the **Ctrl** key to select the two commits that you want to compare. Then, right-click one of them and select **Compare Commits**.
@@ -118,4 +116,4 @@ Checking out the tip of a remote branch can be helpful if you would like to quic
118116
## Related content
119117

120118
- [Manage Git repositories in Visual Studio](git-manage-repository.md)
121-
- [The Git experience in Visual Studio](git-with-visual-studio.md)
119+
- [The Git experience in Visual Studio](git-with-visual-studio.md)

0 commit comments

Comments
 (0)