Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'bm/repository-layout-typofix'
author
Junio C Hamano
<gitster@pobox.com>
Mon, 9 Sep 2019 19:26:37 +0000
(12:26 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 9 Sep 2019 19:26:37 +0000
(12:26 -0700)
Typofix.
* bm/repository-layout-typofix:
repository-layout.txt: correct pluralization of 'object'
Documentation/gitrepository-layout.txt
patch
|
blob
|
history
raw
(from parent 1:
d1a251a
)
diff --git
a/Documentation/gitrepository-layout.txt
b/Documentation/gitrepository-layout.txt
index 216b11ee88f4e9c5b10278e037f3b1c51173bc6d..d6388f10bbeb45caf9ccb1cf945161b70be625dc 100644
(file)
--- a/
Documentation/gitrepository-layout.txt
+++ b/
Documentation/gitrepository-layout.txt
@@
-59,7
+59,7
@@
objects/[0-9a-f][0-9a-f]::
here are often called 'unpacked' (or 'loose') objects.
objects/pack::
- Packs (files that store many object in compressed form,
+ Packs (files that store many object
s
in compressed form,
along with index files to allow them to be randomly
accessed) are found in this directory.