diff options
author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2017-12-23 00:55:53 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-12-27 12:33:38 -0800 |
commit | 5f8f927710a039ce3068ac55ca87354477a199b9 (patch) | |
tree | 544f773be3467aa4c41217b62a27a2be843bdc38 /Documentation/RelNotes | |
parent | sequencer: strip bogus LF at end of error messages (diff) | |
download | tgif-5f8f927710a039ce3068ac55ca87354477a199b9.tar.xz |
sequencer: remove superfluous conditional
In a conditional block that is only reached when handling a TODO_REWORD
(as seen even from a 3-line context), there is absolutely no need to
nest another block under the identical condition.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes')
0 files changed, 0 insertions, 0 deletions