Alex Riesen <raa.lkml@xxxxxxxxx> writes: > On Wed, Mar 24, 2010 at 10:35, Johannes Sixt <j.sixt@xxxxxxxxxxxxx> wrote: >> Am 3/24/2010 10:29, schrieb Alex Riesen: >>> And while at it, how about making it a config option? (i.e. core.oneFilesystem?) >> >> It's difficult to have this as a config option when you are looking for a >> repository... ;) >> > > Isn't it a little pointless to look for repository when you can't > access its config? I guess Johannes's point is that the config option can be in $GIT_DIR/config, which you can't access when looking for $GIT_DIR. OTOH, looking at ~/.gitconfig to find a core.oneFilesystem makes sense (but is probably painfull to implement since the current code to parse config file will look for $GIT_DIR first). -- Matthieu Moy http://www-verimag.imag.fr/~moy/ -- 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