mirror of
https://github.com/git/git.git
synced 2024-11-29 04:54:56 +08:00
Merge branch 'maint'
* maint: fix typo in tutorial
This commit is contained in:
commit
8de7e9c07e
@ -114,7 +114,7 @@ newly modified content to the index. Finally, commit your changes with:
|
||||
$ git commit
|
||||
------------------------------------------------
|
||||
|
||||
This will again prompt your for a message describing the change, and then
|
||||
This will again prompt you for a message describing the change, and then
|
||||
record a new version of the project.
|
||||
|
||||
Alternatively, instead of running `git add` beforehand, you can use
|
||||
|
Loading…
Reference in New Issue
Block a user