]> git.ipfire.org Git - thirdparty/git.git/commit - sequencer.h
rebase -i: update functions to use a flags parameter
authorLiam Beguin <liambeguin@gmail.com>
Tue, 5 Dec 2017 17:52:32 +0000 (12:52 -0500)
committerJunio C Hamano <gitster@pobox.com>
Tue, 5 Dec 2017 18:20:51 +0000 (10:20 -0800)
commit313a48eaca58ecd170bef9e6a5a55001c7511f08
tree11574a33a7c05498d764cde69a6406e7e130ff40
parentd80fc29367a6cf92792db6e3d1b5ce2ae2d81de8
rebase -i: update functions to use a flags parameter

Update functions used in the rebase--helper so that they take a generic
'flags' parameter instead of a growing list of options.

Signed-off-by: Liam Beguin <liambeguin@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/rebase--helper.c
sequencer.c
sequencer.h