diff options
author | Alban Gruin <alban.gruin@gmail.com> | 2018-08-28 14:10:41 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-08-29 13:38:18 -0700 |
commit | d59cd14de8e05111f45ad55a507493225cd849bc (patch) | |
tree | ba850f6e8b3c45b917293e3522352a10400727ef /Documentation/RelNotes/1.5.2.5.txt | |
parent | rebase -i: rewrite write_basic_state() in C (diff) | |
download | tgif-d59cd14de8e05111f45ad55a507493225cd849bc.tar.xz |
rebase -i: rewrite init_basic_state() in C
This rewrites init_basic_state() from shell to C. The call to
write_basic_state() in cmd_rebase__helper() is replaced by a call to the
new function.
The shell version is then stripped from git-rebase--interactive.sh.
Signed-off-by: Alban Gruin <alban.gruin@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes/1.5.2.5.txt')
0 files changed, 0 insertions, 0 deletions