On 6/8/06, Jon Loeliger <jdl@xxxxxxxxxxxxx> wrote:
--repo into $GIT_DIR/.gitconfig <- current default, right? --home into ~/.gitconfig --site into /etc/gitconfig --share into /usr/share/git/config
BTW, if we go that far, maybe it makes more sense to implement a way to include files other config files? So repo-level config can (maybe implicitely) have an "include ~/.gitconfig" which in turn can "include /etc/gitconfig". We could even do like C-preprocessor does: relative pathnames can be searched in a defined set of directores. That's all overengineered, probably. I never needed .git/config, except for switching exec-bit (which I'd like to have on per-site basis, to be fair). - : 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