Skip to content

Commit

Permalink
Documentation/git-push.txt: minor: compress one option
Browse files Browse the repository at this point in the history
Signed-off-by: jidanni <jidanni@jidanni.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
jidanni@jidanni.org authored and Junio C Hamano committed Jan 12, 2009
1 parent 152d70f commit 4fc988e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Documentation/git-push.txt
Original file line number Diff line number Diff line change
Expand Up @@ -86,14 +86,12 @@ nor in any Push line of the corresponding remotes file---see below).
line.

--receive-pack=<git-receive-pack>::
--exec=<git-receive-pack>::
Path to the 'git-receive-pack' program on the remote
end. Sometimes useful when pushing to a remote
repository over ssh, and you do not have the program in
a directory on the default $PATH.

--exec=<git-receive-pack>::
Same as \--receive-pack=<git-receive-pack>.

-f::
--force::
Usually, the command refuses to update a remote ref that is
Expand Down

0 comments on commit 4fc988e

Please sign in to comment.