Christian Couder venit, vidit, dixit 17.11.2009 06:11: > This environment variable is set when the --no-replace-objects > flag is passed to git, and it is read when other environment > variables are read. > > It is useful for example for scripts, as the git commands used in > them can now be aware that they must not read replace refs. > > Signed-off-by: Christian Couder <chriscool@xxxxxxxxxxxxx> Tested-by: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx> :) This works, thanks, as well as the gitk patch 2/2, which is difficult to cover by test scripts. Some OSes (or rather certain setenv/putenv variants) have problems distinguishing an unset variable from an empty one. I think we've worked around this, but avoiding it is safer, as J6t pointed out. Thanks! Michael -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html