Code

Documentation/glossary.txt: unpacked objects are loose.
authorJunio C Hamano <junkio@cox.net>
Wed, 17 Jan 2007 18:54:18 +0000 (10:54 -0800)
committerJunio C Hamano <junkio@cox.net>
Wed, 17 Jan 2007 18:54:18 +0000 (10:54 -0800)
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/repository-layout.txt

index f9370d25bb25842c6d3f58a89a6d3f6c0022b81f..a951b354c4bee8acdba7941df768a0c231b7bde9 100644 (file)
@@ -34,7 +34,7 @@ objects/[0-9a-f][0-9a-f]::
        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'
-       objects.
+       (or 'loose') objects.
 
 objects/pack::
        Packs (files that store many object in compressed form,