Re: [PATCH 3/5] interpret-trailers: add an option to show only existing trailers
From: Junio C Hamano <hidden> Date: 2017-08-10 18:43:20
Jeff King [off-list ref] writes:
Perhaps "--exact-input" hits all of those. Or maybe "--only-input" to
match the other "--only".
I think I like that last one the best. It makes it clear that we are
looking just at the input, and not anything else. Which is exactly what
the feature does.