Activity log for bug #2003660

Date Who What changed Old value New value Message
2023-01-22 22:04:55 Peter bug added bug
2023-01-22 22:05:17 Peter summary No completion for git subcommand flags No completion for git subcommands
2023-01-22 22:06:27 Peter description Package versions: ii bash-completion 1:2.11-6ubuntu1 ii bash 5.2-1ubuntu2 ii git 1:2.37.2-1ubuntu1.2 While completions in Bash work for most commands I tried, they don't work work for Git sub-commands, as in: git com<Tab> # Completes to "git commit" git commit --am<Tab> # Does not complete to "git commit --amend" Package versions: ii bash-completion 1:2.11-6ubuntu1 ii bash 5.2-1ubuntu2 ii git 1:2.37.2-1ubuntu1.2 While completions in Bash work for most commands I tried, they don't work work for Git sub-commands, as in: git com<Tab> # Completes to "git commit" git commit --am<Tab> # Does not complete to "git commit --amend" It looks like none of git's subcommands get any command line flag/option/parameter/argument completions at all.
2023-02-03 03:53:12 Peter bash-completion (Ubuntu): status New Invalid