Re: [PATCH] Completion: Add support for --submodule=diff

2017-02-06 Thread Peter Law
Hi, Junio C Hamano wrote: > Peter Law writes: > >>> Teach git-completion.bash about the 'diff' option to 'git diff >>> --submodule=', which was added in Git 2.11. >> >> I posted this patch back in December, but I've not heard anything

Re: [PATCH] Completion: Add support for --submodule=diff

2017-01-30 Thread Peter Law
Hi, > Teach git-completion.bash about the 'diff' option to 'git diff > --submodule=', which was added in Git 2.11. I posted this patch back in December, but I've not heard anything. I'm sure as maintainers you're all quite busy, but I was wondering how long it usually takes to get a response to p