All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jonas Fonseca <fonseca@diku.dk>
To: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Cc: Junio C Hamano <gitster@pobox.com>, git@vger.kernel.org
Subject: [PATCH] fsck --lost-found writes to subdirectories in .git/lost-found/
Date: Wed, 4 Jul 2007 03:33:11 +0200	[thread overview]
Message-ID: <20070704013311.GA32210@diku.dk> (raw)
In-Reply-To: <Pine.LNX.4.64.0707030133060.4071@racer.site>

Signed-off-by: Jonas Fonseca <fonseca@diku.dk>
---
 Documentation/git-fsck.txt |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/git-fsck.txt b/Documentation/git-fsck.txt
index 08512e0..1a432f2 100644
--- a/Documentation/git-fsck.txt
+++ b/Documentation/git-fsck.txt
@@ -65,8 +65,8 @@ index file and all SHA1 references in .git/refs/* as heads.
 	Be chatty.
 
 --lost-found::
-	Write dangling refs into .git/commit/ or .git/other/, depending
-	on type.
+	Write dangling refs into .git/lost-found/commit/ or
+	.git/lost-found/other/, depending on type.
 
 It tests SHA1 and general object sanity, and it does full tracking of
 the resulting reachability and everything else. It prints out any
-- 
1.5.2.2.1451.gb0e5e

-- 
Jonas Fonseca

  reply	other threads:[~2007-07-04  1:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-02 16:53 [PATCH] git-fsck: add --lost-found option Johannes Schindelin
2007-07-02 23:11 ` Junio C Hamano
2007-07-02 23:26   ` Johannes Schindelin
2007-07-03  0:08     ` Junio C Hamano
2007-07-03  0:33       ` Johannes Schindelin
2007-07-04  1:33         ` Jonas Fonseca [this message]
2007-07-04  1:41           ` [PATCH] fsck --lost-found writes to subdirectories in .git/lost-found/ Johannes Schindelin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070704013311.GA32210@diku.dk \
    --to=fonseca@diku.dk \
    --cc=Johannes.Schindelin@gmx.de \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.