mirror of
https://github.com/git/git.git
synced 2024-11-27 12:03:55 +08:00
documentation: cvs migration - typofix.
Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
parent
b8bc67cef3
commit
807f900a73
@ -140,7 +140,7 @@ You can update the shared repository with your changes using:
|
||||
$ git push origin master
|
||||
------------------------------------------------
|
||||
|
||||
If some else has updated the repository more recently, `git push`, like
|
||||
If someone else has updated the repository more recently, `git push`, like
|
||||
`cvs commit`, will complain, in which case you must pull any changes
|
||||
before attempting the push again.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user