From: Christian Couder Date: Thu, 19 Nov 2009 06:13:16 +0000 (+0100) Subject: Documentation: talk a little bit about GIT_NO_REPLACE_OBJECTS X-Git-Tag: v1.6.6-rc1~40^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/0de8b94720501e869a05c52a691985fa4ce69803?ds=inline;hp=--cc Documentation: talk a little bit about GIT_NO_REPLACE_OBJECTS Signed-off-by: Christian Couder Signed-off-by: Junio C Hamano --- 0de8b94720501e869a05c52a691985fa4ce69803 diff --git a/Documentation/git-replace.txt b/Documentation/git-replace.txt index 69f704faf8..65a0da508a 100644 --- a/Documentation/git-replace.txt +++ b/Documentation/git-replace.txt @@ -44,6 +44,9 @@ $ git cat-file commit foo shows information about commit 'bar'. +The 'GIT_NO_REPLACE_OBJECTS' environment variable can be set to +achieve the same effect as the `--no-replace-objects` option. + OPTIONS ------- -f::