summaryrefslogtreecommitdiff
path: root/git-gui/lib/commit.tcl
diff options
context:
space:
mode:
authorChristian Couder <chriscool@tuxfamily.org>2009-12-12 05:52:39 +0100
committerPaul Mackerras <paulus@samba.org>2009-12-14 10:08:18 +1100
commitc2f2dab971d4e955dbf5a48055ed3cde4a078711 (patch)
tree77d2e7c5a5a4346ca556921183835d6beb6d14ed /git-gui/lib/commit.tcl
parenta80e82f6ee79a0b1ad42781af79bc76628ec90e9 (diff)
downloadgit-c2f2dab971d4e955dbf5a48055ed3cde4a078711.tar.gz
gitk: Add "--no-replace-objects" option
Replace refs are useful to change some git objects after they have started to be shared between different repositories. One might want to ignore them to see the original state, and "--no-replace-objects" option can be used from the command line to do so. This option simply sets the GIT_NO_REPLACE_OBJECTS environment variable, and that is enough to make gitk ignore replace refs. The GIT_NO_REPLACE_OBJECTS is set to "1" instead of "" as it is safer on some platforms, thanks to Johannes Sixt and Michael J Gruber. Tested-by: Michael J Gruber <git@drmicha.warpmail.net> Signed-off-by: Christian Couder <chriscool@tuxfamily.org> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'git-gui/lib/commit.tcl')
0 files changed, 0 insertions, 0 deletions