]> Pileus Git - ~andy/git/commitdiff
Remove obsolete bug warning in man git-update-server-info
authorSitaram Chamarty <sitaramc@gmail.com>
Sat, 25 Apr 2009 10:56:52 +0000 (16:26 +0530)
committerJunio C Hamano <gitster@pobox.com>
Sat, 25 Apr 2009 16:29:38 +0000 (09:29 -0700)
The bug referred to was fixed in 60d0526

Signed-off-by: Sitaram Chamarty <sitaramc@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-update-server-info.txt

index 35d27b0c7f0e4b7a1d0851140958e71fabb0e6bc..035cc3018f22a9e2669c94f10475624d02f4098a 100644 (file)
@@ -39,12 +39,6 @@ what they are for:
 * info/refs
 
 
-BUGS
-----
-When you remove an existing ref, the command fails to update
-info/refs file unless `--force` flag is given.
-
-
 Author
 ------
 Written by Junio C Hamano <gitster@pobox.com>