2009/7/20 Geoffrey Irving <irving@xxxxxxx>: > 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. Here it has the desired effect. From where did you run the above command? What is the output of: git config core.workdir ? It should output the path of the repo, not of the "a" subdirectory. HTH, Santi -- 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