]> git.99rst.org Git - git.git/commit
completion: complete AUTO_MERGE
authorPhilippe Blain <redacted>
Mon, 22 May 2023 19:29:01 +0000 (19:29 +0000)
committerJunio C Hamano <redacted>
Tue, 23 May 2023 08:21:47 +0000 (17:21 +0900)
commit982ff3a649221d9db79049e5823425f645b3228e
tree47031ef77e279f15ad51f36617f17310d87395eb
parent4fa1edb98820ec6ddf52b004f9d616c34a8ddfd2
completion: complete AUTO_MERGE

The pseudoref AUTO_MERGE is documented since the previous commit. To
make it easier to use, let __git_refs in the Bash completion code
complete it.

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