documentation: add some commas where they are helpful
Diff best viewed with --color-diff. Signed-off-by: Elijah Newren <newren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:

committed by
Junio C Hamano

parent
42bdb80a08
commit
4d542687fc
@ -18,7 +18,7 @@ DESCRIPTION
|
||||
-----------
|
||||
|
||||
The Git pack format is how Git stores most of its primary repository
|
||||
data. Over the lifetime of a repository loose objects (if any) and
|
||||
data. Over the lifetime of a repository, loose objects (if any) and
|
||||
smaller packs are consolidated into larger pack(s). See
|
||||
linkgit:git-gc[1] and linkgit:git-pack-objects[1].
|
||||
|
||||
|
Reference in New Issue
Block a user