Johannes Schindelin <Johannes.Schindelin <at> gmx.de> writes: > > Hi, > > On Wed, 9 Jul 2008, Jakub Narebski wrote: > > > > Or, alternatively, you can tell git where you want to have working > > directory with '--work-tree' parameter to git wrapper, > > ... which runs the risk of you forgetting to specify the same working > directory all the time. > > Which is the reason I did not suggest it. How about: GIT_WORK_TREE=<some-dir>; export GIT_WORK_TREE Combined with a PS1 which include an indication that GIT_WORK_TREE is set? - Eric -- 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