]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'js/rebase-i-shortopt'
authorJunio C Hamano <gitster@pobox.com>
Fri, 2 Nov 2018 02:04:59 +0000 (11:04 +0900)
committerJunio C Hamano <gitster@pobox.com>
Fri, 2 Nov 2018 02:04:59 +0000 (11:04 +0900)
commit85fcf1cbb6eb2e8fb1512a5ffe834b6a07deb4cd
treef88809b7b7bf00832305a28ac1a76044e26f1ba1
parent789b1f70422d5c9ffb3a0ecb11284aa0ac13985e
parent3a4a4cab3ef024e10af7a5bbcaed4b961c60f1db
Merge branch 'js/rebase-i-shortopt'

"git rebase -i" learned to take 'b' as the short form of 'break'
option in the todo list.

* js/rebase-i-shortopt:
  rebase -i: recognize short commands without arguments
sequencer.c
t/lib-rebase.sh
t/t3418-rebase-continue.sh