Re: [PATCH] bash-completion: fix getting strategy list
From: Matthieu Moy <hidden>
Date: 2016-06-15 22:45:11
Nguyen Thai Ngoc Duy [off-list ref] writes:
Bash completion needs to know what strategies git supports. Maybe other similar tools have the same demand. So add "git merge--show-strategies"
^^ Silly detail, but a space is missing here. -- Matthieu