diff options
author | Pratik Karki <predatoramigo@gmail.com> | 2018-08-08 20:51:20 +0545 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-09-06 11:55:58 -0700 |
commit | 51e9ea6da76eb129e40a4fafaee6c2cdbcbe0d62 (patch) | |
tree | 118f77fe02e2d26b7d4a5fccc081f4edcb5fb6d7 /Documentation/RelNotes/2.11.0.txt | |
parent | builtin rebase: support --quit (diff) | |
download | tgif-51e9ea6da76eb129e40a4fafaee6c2cdbcbe0d62.tar.xz |
builtin rebase: support --edit-todo and --show-current-patch
While these sub-commands are very different in spirit, their
implementation is almost identical, so we convert them in one go.
And since those are the last sub-commands that needed to be converted,
now we can also turn that `default:` case into a bug (because we should
now handle all the actions).
Signed-off-by: Pratik Karki <predatoramigo@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes/2.11.0.txt')
0 files changed, 0 insertions, 0 deletions