On Mon, Feb 13, 2012 at 12:42:48PM -0800, Junio C Hamano wrote: > * jk/config-include (2012-02-06) 2 commits > (merged to 'next' on 2012-02-13 at 307ddf6) > + config: add include directive > + docs: add a basic description of the config API > > An assignment to the include.path pseudo-variable causes the named file > to be included in-place when Git looks up configuration variables. Yikes. I was planning to re-roll this, but got sidetracked discussing David's git-cola case. Besides a few minor tweaks in the documentation patch, the actual include patch is buggy, and accidentally turns on includes for "git config --list". Do you want to revert and re-do to make master pretty, or should I just build on top? -Peff -- 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