From: Jonathan Nieder <hidden> Date: 2016-06-15 23:00:58
Hi,
Phil Hord wrote:
When I use zsh tab-completion to complete the submodule name in 'git
submodule init', I get more than I expected.
Is this using zsh's native tab-completion (i.e., not the tab
completion bundled with git)? There might have been a change there.
Another place to look for hints would be ~/.gitconfig.
Hope that helps,
Jonathan