1
0
mirror of synced 2025-12-21 10:57:10 -05:00

Small Changes (#36160)

This commit is contained in:
Nazwa Shabrina Zain
2025-02-04 15:23:14 +07:00
committed by GitHub
parent f07c33dd57
commit 00b32a01db

View File

@@ -18,7 +18,7 @@ You can change the name that is associated with your Git commits using the `git
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. 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.
## Setting your Git username for _every_ repository on your computer ## Setting your Git username for every repository on your computer
{% data reusables.command_line.open_the_multi_os_terminal %} {% data reusables.command_line.open_the_multi_os_terminal %}