X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=Documentation%2Fgit-hash-object.txt;h=df9e2c58bdbc5f31edaf25577df744868e16f3de;hb=63d9fa23cf4daa71528a35b3bcbcb407ade4219d;hp=814e74406ae4fb6ac68213df1f7e8e0192d1dbaf;hpb=a52fb9b8f3e30b5b5e743cae91c3b2e1f729eb5d;p=thirdparty%2Fgit.git diff --git a/Documentation/git-hash-object.txt b/Documentation/git-hash-object.txt index 814e74406a..df9e2c58bd 100644 --- a/Documentation/git-hash-object.txt +++ b/Documentation/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 is not -specified, it defaults to "blob". +When is not specified, it defaults to "blob". OPTIONS -------