On Mon, Jul 20, 2009 at 10:04 AM, Santi Béjar<santi@xxxxxxxxxxx> wrote: > I suspect that the $GIR_DIR and .git file works equally in this > aspect, so you should specify where is the workdir in .git/config with > respect the repository: > > git config core.workdir `pwd` Nope, that has no effect. By the way, I can work around this problem by using git config alias.st "!git status" but unfortunately that has slightly different behavior (it ignores pwd). Geoffrey -- 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