On lundi 14 décembre 2009, Paul Mackerras wrote: > On Sat, Dec 12, 2009 at 05:52:39AM +0100, Christian Couder wrote: > > 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@xxxxxxxxxxxxxxxxxxxx> > > Signed-off-by: Christian Couder <chriscool@xxxxxxxxxxxxx> > > Thanks, applied. Thanks, but it looks like the patch is not in v1.6.6. Could you ask Junio to pull from you? Best regards, Christian. -- 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