Revision 64a476e691cb08c2f8bd6d40cc88fb8ccb9ed955 authored by Jyotirmoy Bhattacharya on 05 August 2007, 05:22:15 UTC, committed by Junio C Hamano on 05 August 2007, 05:35:13 UTC
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>
1 parent 4465f41
History
File Mode Size
sha1.c -rw-r--r-- 1.7 KB
sha1.h -rw-r--r-- 402 bytes
sha1_arm.S -rw-r--r-- 3.5 KB

back to top