Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1.47 KB

File metadata and controls

18 lines (12 loc) · 1.47 KB
ms.date 10/18/2022
ms.topic include
ms.service azure-devops-repos
ms.subservice azure-devops-repos-git

In the Git Changes window, select the up-arrow push button to push your commit.

:::image type="content" source="../media/gitquickstart/visual-studio-2019/git-experience/push-commit-git-changes-window.png" border="true" alt-text="Screenshot of the up-arrow push button in the 'Git Changes' window of Visual Studio." lightbox="../media/gitquickstart/visual-studio-2019/git-experience/push-commit-git-changes-window-lrg.png":::

Or, you can push your changes from the Git Repository window. To open the Git Repository window, select the outgoing / incoming link in the Git Changes window.

:::image type="content" source="../media/gitquickstart/visual-studio-2019/git-experience/push-commit-git-repositories-window.png" border="true" alt-text="Screenshot of the 'outgoing / incoming' link in the 'Git Changes' window, and the Push link in the 'Git Repository' window of Visual Studio." lightbox="../media/gitquickstart/visual-studio-2019/git-experience/push-commit-git-repositories-window-lrg.png":::

Or, you can push your changes from the Git menu on the menu bar.

:::image type="content" source="../media/gitquickstart/visual-studio-2019/git-experience/push-commit-git-menu.png" border="true" alt-text="Screenshot of the Push option from the Git menu in Visual Studio." lightbox="../media/gitquickstart/visual-studio-2019/git-experience/push-commit-git-menu-lrg.png":::