Remove obsolete bug warning in man git-update-server-info

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>
This commit is contained in:
Sitaram Chamarty 2009-04-25 16:26:52 +05:30 committed by Junio C Hamano
parent 1ef2d5a640
commit c5fe5b6de9

View 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>