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.tokkee.org/?a=commitdiff_plain;h=0de8b94720501e869a05c52a691985fa4ce69803;p=git.git Documentation: talk a little bit about GIT_NO_REPLACE_OBJECTS Signed-off-by: Christian Couder Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-replace.txt b/Documentation/git-replace.txt index 69f704faf..65a0da508 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::