OSDN Git Service

Merge branch 'nd/rebase-forget'
authorJunio C Hamano <gitster@pobox.com>
Mon, 19 Dec 2016 22:45:35 +0000 (14:45 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 19 Dec 2016 22:45:35 +0000 (14:45 -0800)
commit06cd5a1e01328724b7709ac232e36263e59f5f26
treecd234c23f5d18c2e60ea61b33f1a6b98c08d8619
parentf008159fc2dec7b98e74736751d3e6ad8d9c060f
parent9512177b68263085fef84cdbd45ecdee7bfe2377
Merge branch 'nd/rebase-forget'

"git rebase" learned "--quit" option, which allows a user to
remove the metadata left by an earlier "git rebase" that was
manually aborted without using "git rebase --abort".

* nd/rebase-forget:
  rebase: add --quit to cleanup rebase, leave everything else untouched
Documentation/git-rebase.txt
contrib/completion/git-completion.bash
git-rebase.sh