git-completion: add --autostash for 'git rebase'
commitd89ad9c1b8878c54dd46725bd3c01e53b46f748a
authorMatthieu Moy <Matthieu.Moy@imag.fr>
Wed, 7 Jan 2015 12:40:31 +0000 (7 13:40 +0100)
committerJunio C Hamano <gitster@pobox.com>
Wed, 7 Jan 2015 18:42:53 +0000 (7 10:42 -0800)
treea7c422df2faacc39613b747d760b8a3439898ebb
parent9a8c2b67cd5a51666f2c0ce3fbbdb08b97b79b3d
git-completion: add --autostash for 'git rebase'

This option was added in 58794775 (rebase: implement
--[no-]autostash and rebase.autostash, 2013-05-12).

Completion of "--autosquash" has been there, but this was not;
addition of this would require people completing "--autosquash" to
type a bit more than before.

Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/completion/git-completion.bash