Re: Tab completion missing for --includes and branch description in git config

2015-01-07 Thread Stefan Beller
On Tue, Jan 6, 2015 at 4:58 PM, Michael Paquier wrote: > Hi all, > > While toying with the tab completion script for bash, I found a couple > of things missing that cannot be completed: > - git config --includes > - git config branch.$BRANCH_NAME.description > Attached are trivial patches based on

Tab completion missing for --includes and branch description in git config

2015-01-06 Thread Michael Paquier
Hi all, While toying with the tab completion script for bash, I found a couple of things missing that cannot be completed: - git config --includes - git config branch.$BRANCH_NAME.description Attached are trivial patches based on master to fix those things. Regards, -- Michael From cc463975e4a21d