git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: jidanni@jidanni.org
To: undisclosed-recipients:;
Subject: [PATCH] gitrepository-layout: No longer first two letters. Also add "down".
Date: Sat, 27 Dec 2008 00:43:07 +0800	[thread overview]
Message-ID: <E1LGFoE-0001EZ-0F@jidanni.org> (raw)


Signed-off-by: jidanni <jidanni@jidanni.org>

diff --git a/gitrepository-layout.txt b/gitrepository-layout.txt
index 03c52ff..81103fc 100644
--- a/gitrepository-layout.txt
+++ b/gitrepository-layout.txt
@@ -46,6 +46,4 @@ objects/[0-9a-f][0-9a-f]::
-	Traditionally, each object is stored in its own file.
-	They are split into 256 subdirectories using the first
-	two letters from its object name to keep the number of
-	directory entries `objects` directory itself needs to
-	hold.  Objects found here are often called 'unpacked'
-	(or 'loose') objects.
+	Traditionally, each object is stored in its own file. They are
+	split into 256 subdirectories to keep the number of directory
+	entries `objects` directory itself needs to hold down. Objects
+	found here are often called 'unpacked' (or 'loose') objects.
-- 
1.5.6.5

             reply	other threads:[~2008-12-26 17:11 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-26 16:43 jidanni [this message]
2008-12-26 20:07 ` [PATCH] gitrepository-layout: No longer first two letters. Also add "down" Junio C Hamano
2008-12-26 20:19   ` jidanni
2008-12-26 21:30     ` Junio C Hamano
2008-12-26 23:08       ` jidanni
2008-12-26 22:02 ` Nanako Shiraishi
2008-12-26 22:42   ` commit.template jidanni
2008-12-26 23:44     ` commit.template Junio C Hamano
2008-12-26 23:50     ` commit.template Boyd Stephen Smith Jr.
2008-12-27  0:01       ` commit.template jidanni
2008-12-27  0:53         ` commit.template Boyd Stephen Smith Jr.
2008-12-27  1:04           ` commit.template jidanni
2008-12-27  1:48             ` commit.template Boyd Stephen Smith Jr.
2008-12-27  2:00               ` commit.template jidanni
2008-12-27  0:07   ` commit.template Nanako Shiraishi
2008-12-27  0:13     ` commit.template Junio C Hamano
2008-12-27  0:16       ` commit.template Junio C Hamano
2008-12-28 17:00   ` [PATCH] gitrepository-layout: No longer first two letters. Also add "down" Sverre Rabbelier
2008-12-29  8:52   ` Nanako Shiraishi

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=E1LGFoE-0001EZ-0F@jidanni.org \
    --to=jidanni@jidanni.org \
    /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 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).