author | Jyotirmoy Bhattacharya <jyotirmoy@jyotirmoy.net> | |
Sun, 5 Aug 2007 05:22:15 +0000 (10:52 +0530) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 5 Aug 2007 05:35:13 +0000 (22:35 -0700) | ||
commit | 64a476e691cb08c2f8bd6d40cc88fb8ccb9ed955 | |
tree | 9f3ec207e4de1497d0e42ab9746a1001b92ad664 | tree | snapshot |
parent | 4465f410d6a8fa7abc5436aac6f58196f2b618d8 | commit | diff |
Fixed git-push manpage
In git-push it is the remote repository and not the
local repository which is fast forwarded. The description
of the -f option in the git-push manpage gets it the other
way round.
Signed-off-by: Jyotirmoy Bhattacharya <jyotirmoy@jyotirmoy.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
In git-push it is the remote repository and not the
local repository which is fast forwarded. The description
of the -f option in the git-push manpage gets it the other
way round.
Signed-off-by: Jyotirmoy Bhattacharya <jyotirmoy@jyotirmoy.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-push.txt | diff | blob | history |