Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Documentation: hash-object.
[gitweb.git]
/
Documentation
/
git-hash-object.txt
diff --git
a/Documentation/git-hash-object.txt
b/Documentation/git-hash-object.txt
index 07d2c427c5d5364e4a1aad6ffa437361cc8f99ed..db12e926f8bb6ec20ae60c65623c840df59e258f 100644
(file)
--- a/
Documentation/git-hash-object.txt
+++ b/
Documentation/git-hash-object.txt
@@
-8,7
+8,7
@@
git-hash-object - Computes object ID and optionally creates a blob from a file.
SYNOPSIS
--------
-'git-hash-object' [-t <type>] [-w] <
any-file-on-the-filesystem
>
+'git-hash-object' [-t <type>] [-w] <
file
>
DESCRIPTION
-----------