Skip to content

Commit

Permalink
Documentation: talk a little bit about GIT_NO_REPLACE_OBJECTS
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Christian Couder authored and Junio C Hamano committed Nov 21, 2009
1 parent ddae8ae commit 0de8b94
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Documentation/git-replace.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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::
Expand Down

0 comments on commit 0de8b94

Please sign in to comment.