We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4098130 + afc3bf6 commit 352253aCopy full SHA for 352253a
Documentation/git-hash-object.txt
@@ -18,9 +18,7 @@ Computes the object ID value for an object with specified type
18
with the contents of the named file (which can be outside of the
19
work tree), and optionally writes the resulting object into the
20
object database. Reports its object ID to its standard output.
21
-This is used by 'git cvsimport' to update the index
22
-without modifying files in the work tree. When <type> is not
23
-specified, it defaults to "blob".
+When <type> is not specified, it defaults to "blob".
24
25
OPTIONS
26
-------
0 commit comments