]> git.99rst.org Git - git.git/commit
completion: complete missing 'git log' options
authorPhilippe Blain <redacted>
Sun, 21 Jan 2024 04:07:51 +0000 (04:07 +0000)
committerJunio C Hamano <redacted>
Mon, 22 Jan 2024 16:09:53 +0000 (08:09 -0800)
commit544ea7f37586ce619c5e14622ba73494661e9770
tree7c62a3788abfa9c76ae841e18f61828e2bd685df
parent6d1bfcdd2a14ac8e04fa269bbadbb3688e52a3a6
completion: complete missing 'git log' options

Some options specific to 'git log' are missing from the Bash completion
script. Add them to _git_log.

Signed-off-by: Philippe Blain <redacted>
Signed-off-by: Junio C Hamano <redacted>
contrib/completion/git-completion.bash
git clone https://git.99rst.org/PROJECT