glossary typofix
Pointed out by Paul Witt <paul.witt@oxix.org> Signed-off-by: Junio C Hamano <junkio@cox.net>maint
parent
5c94f87e6b
commit
f215f27013
|
@ -259,7 +259,7 @@ refspec::
|
|||
means "grab the master branch head from the $URL and store
|
||||
it as my origin branch head".
|
||||
And `git push $URL refs/heads/master:refs/heads/to-upstream`
|
||||
means "publish my master branch head as to-upstream master head
|
||||
means "publish my master branch head as to-upstream branch
|
||||
at $URL". See also gitlink:git-push[1]
|
||||
|
||||
repository::
|
||||
|
|
Loading…
Reference in New Issue