On Wed, Oct 10, 2007 at 12:49:43AM +0200, Frank Lichtenheld wrote: > On Tue, Oct 09, 2007 at 12:50:24PM +0000, Gerrit Pape wrote: > > When git-commit is seeing the -l|--list option, it stops reading the > > following command line options. So although they should be the same, > > the following commands act differently: > > > > git config --file ../repo2/.git/config -l > > git config -l --file ../repo2/.git/config > > > > This patch delays the 'list all variables' to after the command line > > options have been processed. > > Note that I have posted a conflicting patch for the same problem some > days ago. I think my patch is more consistent with the behaviour for > other options. Fair enough. Regards, Gerrit. - 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