Documentation: talk a little bit about GIT_NO_REPLACE_OBJECTS
authorChristian Couder <chriscool@tuxfamily.org>
Thu, 19 Nov 2009 06:13:16 +0000 (07:13 +0100)
committerJunio C Hamano <gitster@pobox.com>
Sat, 21 Nov 2009 06:08:11 +0000 (22:08 -0800)
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-replace.txt

index 69f704faf8e36c17baa22af1aff64119811f7ba5..65a0da508a6be033e46850dc46b4fb700c93ad50 100644 (file)
@@ -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::