1
0
mirror of https://github.com/git/git.git synced 2024-10-21 01:08:11 +02:00
git/contrib/completion
Jay Soffian 3c7b480a1c bash completion: refactor --strategy completion
The code to complete --strategy was duplicated between _git_rebase and
_git_merge, and is about to gain a third caller (_git_pull). This patch
factors it into its own function.

Signed-off-by: Jay Soffian <jaysoffian@gmail.com>
Acked-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2009-03-07 20:23:09 -08:00
..
git-completion.bash bash completion: refactor --strategy completion 2009-03-07 20:23:09 -08:00