зеркало из https://github.com/microsoft/git.git
Fix refspecs in given example for git subtree pull.
(Updated slightly by apenwarr)
This commit is contained in:
Родитель
d344532afd
Коммит
e1ce417d0c
|
@ -258,7 +258,7 @@ And you can merge changes back in from the upstream project just
|
|||
as easily:
|
||||
|
||||
$ git subtree pull --prefix=gitweb \
|
||||
git@github.com:whatever/gitweb.git gitweb-latest:master
|
||||
git@github.com:whatever/gitweb.git master
|
||||
|
||||
Or, using '--squash', you can actually rewind to an earlier
|
||||
version of gitweb:
|
||||
|
|
Загрузка…
Ссылка в новой задаче