Hello, As Philippe reported, aliases of aliases are not completed correctly in the Bash completion. This patch series attempts to fix that problem. Since v2: * Reshuffle the commits to have a simplified history Felipe Contreras (2): completion: bash: support recursive aliases completion: bash: check for alias loop contrib/completion/git-completion.bash | 53 +++++++++++++++++--------- t/t9902-completion.sh | 19 +++++++++ 2 files changed, 54 insertions(+), 18 deletions(-) -- 2.29.2