diff options
author | Rohit Ashiwal <rohit.ashiwal265@gmail.com> | 2019-07-02 14:41:27 +0530 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-07-02 12:08:08 -0700 |
commit | 265ab48f2646605b27e1343ac50efa9763690f04 (patch) | |
tree | cec22311a71d6565b0b3078a38a473bc3a100036 /Documentation | |
parent | sequencer: rename reset_for_rollback to reset_merge (diff) | |
download | tgif-265ab48f2646605b27e1343ac50efa9763690f04.tar.xz |
sequencer: use argv_array in reset_merge
Avoid using magic numbers for array size and index under `reset_merge`
function. Use `argv_array` instead. This will make code shorter and
easier to extend.
Signed-off-by: Rohit Ashiwal <rohit.ashiwal265@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions