Sverre Rabbelier wrote: > Heya, > > On Wed, Sep 2, 2009 at 11:58, Gerrit Pape<pape@xxxxxxxxxxx> wrote: >> + for i in $(git --git-dir=/nonexistent help -a|egrep '^ ') > > Wouldn't implementing "git --no-git-dir" be more appropriate? > Or documenting which git commands do/don't require a git dir at all? I assume that documenting those that don't would be better than documenting those that do . . . And by documenting, I mean in the code, so that the code can DTRT. Otherwise, having this switch lets people shoot themselves in the foot, I'd think. Rogan -- 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