Merge branch 'jk/rebase-no-autostash'
authorJunio C Hamano <gitster@pobox.com>
Mon, 5 Oct 2015 19:30:21 +0000 (12:30 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 5 Oct 2015 19:30:22 +0000 (12:30 -0700)
There was no way to defeat a configured rebase.autostash variable
from the command line, as "git rebase --no-autostash" was missing.

* jk/rebase-no-autostash:
Documentation/git-rebase: fix --no-autostash formatting
rebase: support --no-autostash

No differences found