Jeff King [off-list ref] writes:
Yeah, I had the same thought while working on this, but just didn't want
to have to tweak every config callback. As you say, I don't think this
makes anything fundamentally worse, though. I'm inclined to go with this
strategy, especially with the extra die("BUG") safety added here.
Fine by me.
PS Did you have any thoughts on the t/helper problem mentioned in:
http://article.gmane.org/gmane.comp.version-control.git/295029
I suspect it will bite you if you try merging/testing this.
It already did but thanks to that message I didn't have to panic ;-).