]> git.99rst.org Git - git.git/commit
completion: add --anchored to diff's options
authorThomas Braun <redacted>
Sun, 30 May 2021 11:31:35 +0000 (13:31 +0200)
committerJunio C Hamano <redacted>
Sun, 30 May 2021 21:21:14 +0000 (06:21 +0900)
commitd1e7c2cac9f44f411700397a91b2fb1ec640cdd4
tree48f0c6829e1ac5aebb2f311544b2da14520bacc4
parent4e42405f00ecbbee412846f48cb0253efeebe726
completion: add --anchored to diff's options

This flag was introduced in 2477ab2e (diff: support anchoring line(s),
2017-11-27) but back then, the bash completion script did not learn
about the new flag. Add it.

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