summaryrefslogtreecommitdiffstats
path: root/git-hash-object.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2019-06-21 11:58:41 -0700
committerJunio C Hamano <gitster@pobox.com>2019-06-21 11:58:41 -0700
commitd0a9940c76b71c9df840a098a423d3400779d83c (patch)
tree1c4c24106f25907cc7a20cbd9203e7a78fff264f /git-hash-object.txt
parent73c6486c8d3e366bdaeb636e5d1c0ace9957f9d5 (diff)
downloadgit-htmldocs-d0a9940c76b71c9df840a098a423d3400779d83c.tar.gz
Autogenerated HTML docs for v2.22.0-214-g8dca7
Diffstat (limited to 'git-hash-object.txt')
-rw-r--r--git-hash-object.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/git-hash-object.txt b/git-hash-object.txt
index 814e74406..df9e2c58b 100644
--- a/git-hash-object.txt
+++ b/git-hash-object.txt
@@ -18,9 +18,7 @@ Computes the object ID value for an object with specified type
with the contents of the named file (which can be outside of the
work tree), and optionally writes the resulting object into the
object database. Reports its object ID to its standard output.
-This is used by 'git cvsimport' to update the index
-without modifying files in the work tree. When <type> is not
-specified, it defaults to "blob".
+When <type> is not specified, it defaults to "blob".
OPTIONS
-------