Documentation: remove a redundant elaboration
commit391d186babf9761f73d367c7325bc5c3d4e1495d
authorAnders Melchiorsen <mail@cup.kalibalik.dk>
Sun, 18 Jan 2009 14:36:56 +0000 (18 15:36 +0100)
committerJunio C Hamano <gitster@pobox.com>
Sun, 18 Jan 2009 22:27:03 +0000 (18 14:27 -0800)
tree3ec5dc59c4138cce5dad0b54f9c8dbb3979a3f1b
parent98347fee9bbff2676dff39895f9419b129d92e43
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>
Documentation/git-push.txt