Hi, On Sat, Aug 29, 2015 at 3:10 AM, Junio C Hamano <gitster@xxxxxxxxx> wrote: > Namhyung Kim <namhyung@xxxxxxxxx> writes: > >>> Perhaps a pair of new booleans >>> >>> - stash.showStat (defaults to true but you can turn it off) >>> - stash.showPatch (defaults to false but you can turn it on) >>> >>> or something along that line might be sufficient and more palatable. >> >> Hmm.. I agree with you, but I don't know what we should do if both of >> the options were off. Just run 'git diff' with no option is ok to you? > > If the user does not want stat or patch, then not running anything > would be more appropriate, don't you think? Ah, ok. :) I'll change that way and send v3 soon! Thanks, Namhyung -- 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