Mehul Jain <mehul.jain2029@xxxxxxxxx> writes: > On Thu, May 26, 2016 at 10:52 PM, Junio C Hamano <gitster@xxxxxxxxx> wrote: > >> The only reason why teaching the "--no-show-signature" option to >> these commands is a good idea is because it would help people who >> create an alias with "--show-sig" in early part of the command line, >> e.g. >> >> [alias] fp = format-patch --show-signature >> >> by allowing them to countermand with --no-show-signature, i.e. >> >> $ git fp --no-show-signature ... >> ... > > Just out of curiosity, I was thinking that we might be able to teach > "--no-show-signature" option only to git-show, git-log, git-whatchanged > and git-reflog. Yeah, I know it is possible with extra code, but I do not think of a good reason why it is necessary. -- 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