]> git.99rst.org Git - git.git/commit
completion: add stash import, export
authorD. Ben Knoble <redacted>
Sat, 7 Feb 2026 21:59:16 +0000 (16:59 -0500)
committerJunio C Hamano <redacted>
Sun, 8 Feb 2026 01:27:56 +0000 (17:27 -0800)
commitbfc1b34859c973127cdef0cfba537c25ee39f763
tree424cd663c32504e44ff1dfa51ad1f4fe4596991d
parent67ad42147a7acc2af6074753ebd03d904476118f
completion: add stash import, export

These newer commands lack completion; implement basic support for
options and arguments.

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