]> git.scripts.mit.edu Git - git.git/blobdiff - Documentation/technical/pack-format.txt
Merge branch 'maint-1.8.1' into maint
[git.git] / Documentation / technical / pack-format.txt
index f194d1c6aa3ef200dec73e4214addce8ad77325c..a37f1378d05d6def0ea3cac840acf62875536a70 100644 (file)
@@ -1,4 +1,4 @@
-GIT pack format
+Git pack format
 ===============
 
 == pack-*.pack files have the following format:
@@ -9,7 +9,7 @@ GIT pack format
          The signature is: {'P', 'A', 'C', 'K'}
 
      4-byte version number (network byte order):
-         GIT currently accepts version number 2 or 3 but
+        Git currently accepts version number 2 or 3 but
          generates version 2 only.
 
      4-byte number of objects contained in the pack (network byte order)