git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] gitrepository-layout: No longer first two letters. Also add "down".
@ 2008-12-26 16:43 jidanni
  2008-12-26 20:07 ` Junio C Hamano
  2008-12-26 22:02 ` Nanako Shiraishi
  0 siblings, 2 replies; 19+ messages in thread
From: jidanni @ 2008-12-26 16:43 UTC (permalink / 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

^ permalink raw reply related	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2008-12-29  8:54 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-26 16:43 [PATCH] gitrepository-layout: No longer first two letters. Also add "down" jidanni
2008-12-26 20:07 ` 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

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).