summaryrefslogtreecommitdiff
path: root/Documentation/git-replace.txt
diff options
context:
space:
mode:
authorLibravatar Christian Couder <chriscool@tuxfamily.org>2009-11-19 07:13:16 +0100
committerLibravatar Junio C Hamano <gitster@pobox.com>2009-11-20 22:08:11 -0800
commit0de8b94720501e869a05c52a691985fa4ce69803 (patch)
treeea49120fdfb3eb20550c45fffa5eb4f217bb4fb6 /Documentation/git-replace.txt
parentDocumentation: fix typos and spelling in replace documentation (diff)
downloadtgif-0de8b94720501e869a05c52a691985fa4ce69803.tar.xz
Documentation: talk a little bit about GIT_NO_REPLACE_OBJECTS
Signed-off-by: Christian Couder <chriscool@tuxfamily.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-replace.txt')
-rw-r--r--Documentation/git-replace.txt3
1 files changed, 3 insertions, 0 deletions
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::