You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/get-started/getting-started-with-git/setting-your-username-in-git.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ You can change the name that is associated with your Git commits using the `git
18
18
19
19
Changing the name associated with your Git commits using `git config` will only affect future commits and will not change the name used for past commits.
20
20
21
-
## Setting your Git username for _every_ repository on your computer
21
+
## Setting your Git username for every repository on your computer
22
22
23
23
{% data reusables.command_line.open_the_multi_os_terminal %}
0 commit comments