git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Remove obsolete bug warning in man git-update-server-info
@ 2009-04-25 10:56 Sitaram Chamarty
  0 siblings, 0 replies; only message in thread
From: Sitaram Chamarty @ 2009-04-25 10:56 UTC (permalink / raw)
  To: gitster, git

The bug referred to was fixed in 60d0526

Signed-off-by: Sitaram Chamarty <sitaramc@gmail.com>
---

It was fixed in September 2005 [thanks to drizzd on irc for
pointing this out].

I'd also make a plea for someone who groks this better than
I do to document what --force does and under what conditions
it may be needed; the code looks to me like parse_pack_def
should take care of the problem, but clearly it was needed
for some reason that I'm not expert enough to understand.

 Documentation/git-update-server-info.txt |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/Documentation/git-update-server-info.txt b/Documentation/git-update-server-info.txt
index 35d27b0..035cc30 100644
--- a/Documentation/git-update-server-info.txt
+++ b/Documentation/git-update-server-info.txt
@@ -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>
-- 
1.6.2

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2009-04-25 11:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-25 10:56 [PATCH] Remove obsolete bug warning in man git-update-server-info Sitaram Chamarty

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).