]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-index-pack.txt
The name of the hash function is "SHA-1", not "SHA1"
[thirdparty/git.git] / Documentation / git-index-pack.txt
index 36adc5fc147d758ecc636ffd57ead2d1e63399e7..bde8eec30db19accd80d960518b45fbc29f37bf8 100644 (file)
@@ -89,7 +89,7 @@ Note
 ----
 
 Once the index has been created, the list of object names is sorted
-and the SHA1 hash of that list is printed to stdout. If --stdin was
+and the SHA-1 hash of that list is printed to stdout. If --stdin was
 also used then this is prefixed by either "pack\t", or "keep\t" if a
 new .keep file was successfully created. This is useful to remove a
 .keep file used as a lock to prevent the race with 'git repack'