Skip to content

Commit 0de8b94

Browse files
chriscoolgitster
authored andcommitted
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>
1 parent ddae8ae commit 0de8b94

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Documentation/git-replace.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@ $ git cat-file commit foo
4444

4545
shows information about commit 'bar'.
4646

47+
The 'GIT_NO_REPLACE_OBJECTS' environment variable can be set to
48+
achieve the same effect as the `--no-replace-objects` option.
49+
4750
OPTIONS
4851
-------
4952
-f::

0 commit comments

Comments
 (0)