]> git.ipfire.org Git - thirdparty/git.git/commit
completion: add subcommand completion for rerere
authorCornelius Weig <cornelius.weig@tngtech.com>
Fri, 3 Feb 2017 11:01:54 +0000 (12:01 +0100)
committerJunio C Hamano <gitster@pobox.com>
Sat, 4 Feb 2017 06:25:46 +0000 (22:25 -0800)
commite24a256b5946f933d19d68ec071d80990bffcebd
tree070480b124447b44ed802b71153aee22e841550f
parent65d5a1e0a5af4b4bb0878d1e35c0e8dd50d8a0f5
completion: add subcommand completion for rerere

Managing recorded resolutions requires command-line usage of git-rerere.
Added subcommand completion for rerere and path completion for its
subcommand forget.

Signed-off-by: Cornelius Weig <cornelius.weig@tngtech.com>
Reviewed-by: SZEDER Gábor <szeder.dev@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/completion/git-completion.bash