Skip to content

Commit 7c38791

Browse files
authored
Update docs/version-control/git-with-visual-studio.md
1 parent 26c793f commit 7c38791

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/version-control/git-with-visual-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Git is a distributed version control system, meaning that all the changes made s
4545

4646
If you are working in a team, or if you are using different machines, you might often need to fetch and pull new changes on the remote repository. To learn more about managing Git network operations in Visual Studio, refer to the [Fetch, pull, push, and sync](git-fetch-pull-sync.md) page.
4747

48-
:::image type="content" source="media/vs-2022/git-source-control-inner-loop.png" alt-text="Screenshot of the Visual Studio IDE with the Git menu and the Git Changes tab in Solution Explorer showing." lightbox="media/vs-2022/git-source-control-inner-loop.png":::
48+
:::image type="content" source="media/vs-2022/git-source-control-inner-loop.png" alt-text="Screenshot of Visual Studio IDE with the Git menu and the Git Changes tab in Solution Explorer showing." lightbox="media/vs-2022/git-source-control-inner-loop.png":::
4949

5050
## Repository management and collaboration
5151

0 commit comments

Comments
 (0)