Hi, On Wed, 7 Feb 2007, Junio C Hamano wrote: > Johannes Schindelin <Johannes.Schindelin@xxxxxx> writes: > > >> Well, you would not know if the user gave you '-g' before you > >> ask setup_revisions() to parse the options, and once you let it > >> do its thing, you would not know if it also found an explicit > >> output format given by the end user, so your cannot sanely make > >> default depend on '-g'. > >> > >> I suspect that it would have to be either somewhat involved or > >> outright hacky. > > > > Well, we could always make CMIT_FMT_DEFAULT _not_be the same as _MEDIUM, > > and if it still is the same _after_ parsing the options, set it to MEDIUM > > explicitely. Same goes for the abbrev thing. > > I think we are in agreement. I showed an outright hacky one > because I am not ready to do somewhat involved one at the end of > the rc period. I fully agree. That's also why I am not pressing on other changes. Ciao, Dscho - 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