Re: [PATCH v2 0/2] Teach 'git grep' about --open-files-in-pager=[<pager>]
From: Jonathan Nieder <hidden> Date: 2016-06-15 22:48:57
Paolo Bonzini wrote:
Just a nit, why not just "--open-files-in"?
I assume it was to convey the default. The effect of
"git grep -e foo --open-files-in-pager" is more obvious than
"git grep -e foo --open-files-in".
But I do see your point. I have no preferences about what the long
option is named. Care to prepare a follow-up patch?
I'm asking because I would like to add this option to GNU
grep