Skip to content

Commit

Permalink
Merge branch 'maint'
Browse files Browse the repository at this point in the history
* maint:
  Documentation/git-push.txt: minor: compress one option
  • Loading branch information
Junio C Hamano committed Jan 12, 2009
2 parents d727f67 + 9279bf3 commit 1562445
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 1562445

Please sign in to comment.