Gábor pointed out some potential fixes what's currently queued in 'dl/complete-stash'[0][1][2][3]. This series addresses those concerns. Sorry for the long wait, I've been quite busy over the past month. [0]: https://lore.kernel.org/git/20210327183554.GD2271@xxxxxxxxxx/ [1]: https://lore.kernel.org/git/20210328103134.GF2271@xxxxxxxxxx/ [2]: https://lore.kernel.org/git/20210328103057.GE2271@xxxxxxxxxx/ [3]: https://lore.kernel.org/git/20210328110427.GG2271@xxxxxxxxxx/ Denton Liu (5): git-completion.bash: separate some commands onto their own line git-completion.bash: rename to $__git_cmd_idx git-completion.bash: use $__git_cmd_idx in more places git-completion.bash: consolidate cases in _git_stash() git-completion.bash: consolidate no-subcommand case for _git_stash() contrib/completion/git-completion.bash | 118 +++++++++++++------------ t/t9902-completion.sh | 19 ++++ 2 files changed, 80 insertions(+), 57 deletions(-) -- 2.31.1.424.g95a8dafae5