summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 1ef2d5a)
raw | patch | inline | side by side (parent: 1ef2d5a)
author | Sitaram Chamarty <sitaramc@gmail.com> | |
Sat, 25 Apr 2009 10:56:52 +0000 (16:26 +0530) | ||
committer | Junio 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>
Signed-off-by: Sitaram Chamarty <sitaramc@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-update-server-info.txt | patch | blob | history |
index 35d27b0c7f0e4b7a1d0851140958e71fabb0e6bc..035cc3018f22a9e2669c94f10475624d02f4098a 100644 (file)
* 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>