1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Update Git configuration step for GitHub Desktop (#54528)

This commit is contained in:
Sam Browning
2025-02-24 11:31:24 -05:00
committed by GitHub
parent 442b29a37a
commit ac63aea26c

View File

@@ -33,9 +33,9 @@ After authenticating your account, you are ready to manage and contribute to pro
## Part 3: Configuring Git
You must have Git installed before using {% data variables.product.prodname_desktop %}. If you do not already have Git installed, you can download and install the latest version of Git from [https://git-scm.com/downloads](https://git-scm.com/downloads).
To start working with {% data variables.product.prodname_desktop %}, you need to configure the name and email associated with your Git commits. See [AUTOTITLE](/desktop/configuring-and-customizing-github-desktop/configuring-git-for-github-desktop).
After you have Git installed, you'll need to configure Git for {% data variables.product.prodname_desktop %}. For more information, see [AUTOTITLE](/desktop/configuring-and-customizing-github-desktop/configuring-git-for-github-desktop).
> [!NOTE] If you also want to use Git on the command line, you need to install Git yourself. The latest version of Git is available from https://git-scm.com/downloads.
## Part 4: Customizing {% data variables.product.prodname_desktop %}