Browse Source

documentation: cvs migration - typofix.

Signed-off-by: Junio C Hamano <junkio@cox.net>
maint
Junio C Hamano 19 years ago
parent
commit
807f900a73
  1. 2
      Documentation/cvs-migration.txt

2
Documentation/cvs-migration.txt

@ -140,7 +140,7 @@ You can update the shared repository with your changes using: @@ -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…
Cancel
Save