Documentation: describe '-f' option to git-fetch.
authorJunio C Hamano <junkio@cox.net>
Thu, 1 Dec 2005 20:24:51 +0000 (12:24 -0800)
committerJunio C Hamano <junkio@cox.net>
Thu, 1 Dec 2005 20:24:51 +0000 (12:24 -0800)
The option description header was there without body text, confusingly
getting rendered as if the description for --tags applied to the option.

Noticed by Carl Baldwin.

Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found