Skip to content

Commit f215f27

Browse files
author
Junio C Hamano
committed
glossary typofix
Pointed out by Paul Witt <paul.witt@oxix.org> Signed-off-by: Junio C Hamano <junkio@cox.net>
1 parent 5c94f87 commit f215f27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/glossary.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ refspec::
259259
means "grab the master branch head from the $URL and store
260260
it as my origin branch head".
261261
And `git push $URL refs/heads/master:refs/heads/to-upstream`
262-
means "publish my master branch head as to-upstream master head
262+
means "publish my master branch head as to-upstream branch
263263
at $URL". See also gitlink:git-push[1]
264264

265265
repository::

0 commit comments

Comments
 (0)