Hi, Junio C Hamano wrote: > * sb/diff-blobfind (2017-12-12) 1 commit > (merged to 'next' on 2017-12-13 at 9a27a20c5f) > + diffcore: add a filter to find a specific blob > > "git diff" family of commands learned --blobfind=<object-name> that > allows you to limit the output only to a change that involves the > named blob object (either changing the contents from or to it). > > Will merge to 'master'. Sorry, I should have replied about this a long time ago: I love this option but I am not sure that --blobfind is the right name for it. If we can think of a better name quickly then it would be nice to change it before people start relying on it, so I'd rather hold off on merging this to 'master' for the moment. That said, if we don't have any better ideas for the option name within a few days then my objection goes away. I'll reply in the patch thread. Thanks, Jonathan