Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Documentation: talk a little bit about GIT_NO_REPLACE_OBJECTS
author
Christian Couder
<chriscool@tuxfamily.org>
Thu, 19 Nov 2009 06:13:16 +0000
(07:13 +0100)
committer
Junio 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
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
ddae8ae
)
diff --git
a/Documentation/git-replace.txt
b/Documentation/git-replace.txt
index 69f704faf8e36c17baa22af1aff64119811f7ba5..65a0da508a6be033e46850dc46b4fb700c93ad50 100644
(file)
--- 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::