]> git.99rst.org Git - git.git/commit
sequencer: pass todo_item to do_pick_commit()
authorCharvi Mendiratta <redacted>
Fri, 29 Jan 2021 18:20:45 +0000 (23:50 +0530)
committerJunio C Hamano <redacted>
Fri, 29 Jan 2021 23:21:56 +0000 (15:21 -0800)
commitae70e34f234e675878a34b0bd76c43ffe79b95af
treea41f873bf44d1db13180fa20e322c992203358d7
parent7cdb9682545d7865e832d092f900a8037898e907
sequencer: pass todo_item to do_pick_commit()

As an additional member of the structure todo_item will be required in
future commits pass the complete structure.

Mentored-by: Christian Couder <redacted>
Mentored-by: Phillip Wood <redacted>
Signed-off-by: Charvi Mendiratta <redacted>
Signed-off-by: Junio C Hamano <redacted>
sequencer.c
git clone https://git.99rst.org/PROJECT