2012/2/7 Junio C Hamano <gitster@xxxxxxxxx>: > Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx> writes: > >> - if (!set_commit_ignoreintenttoadd) { > > Now no warning() is associated with testing of this flag, which means that > people who didn't get around to read the doc and react to the warnings in > the earlier releases will get _nothing_ when the real change hits them? > > That sounds strangely bad. What am I missing? Well if they stumble upon this case during the previous deprecation phase, they ought to set commit.ignoreIntentToAdd. If it's not set, they probably do not have prior experience with this feature. With their fresh mind, they hopefully learn the new default behavior via to-be-updated git-add.txt so no warnings for them. -- Duy -- 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