author | Anders Melchiorsen <mail@cup.kalibalik.dk> | |
Sun, 18 Jan 2009 14:36:56 +0000 (15:36 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 18 Jan 2009 22:27:03 +0000 (14:27 -0800) | ||
commit | 391d186babf9761f73d367c7325bc5c3d4e1495d | |
tree | 3ec5dc59c4138cce5dad0b54f9c8dbb3979a3f1b | tree | snapshot |
parent | 98347fee9bbff2676dff39895f9419b129d92e43 | commit | diff |
Documentation: remove a redundant elaboration
The comment in parentheses is wrong, as one has to leave out both the
colon and <dst>. This situation is covered by the section a few lines
down:
A parameter <ref> without a colon pushes the <ref> from the source
repository to the destination repository under the same name.
So, just remove the parentheses.
Signed-off-by: Anders Melchiorsen <mail@cup.kalibalik.dk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The comment in parentheses is wrong, as one has to leave out both the
colon and <dst>. This situation is covered by the section a few lines
down:
A parameter <ref> without a colon pushes the <ref> from the source
repository to the destination repository under the same name.
So, just remove the parentheses.
Signed-off-by: Anders Melchiorsen <mail@cup.kalibalik.dk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-push.txt | diff | blob | history |