Skip to content

Commit 0f599a7

Browse files
Update .gitconfig.example comments for clarity
Clarified instructions for saving the example config file.
1 parent b4dc31f commit 0f599a7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.gitconfig.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# ====================================================================
2-
# Global Git Configuration (Usually ~/.gitconfig)
2+
# Global Git Configuration
33
#
44
# To use this example:
5-
# 1. Save this file as ~/.gitconfig
5+
# 1. Save this file as ~/.gitconfig (most common location)
66
# 2. Replace all PLACE_HOLDER values (e.g., YOUR_FULL_NAME)
77
# 3. Repeat for .gitconfig-github and .gitconfig-gitlab as necessary
88
# ====================================================================

0 commit comments

Comments
 (0)