]> git.99rst.org Git - git.git/commit
sequencer: rename a few functions
authorCharvi Mendiratta <redacted>
Mon, 8 Feb 2021 19:25:20 +0000 (00:55 +0530)
committerJunio C Hamano <redacted>
Mon, 8 Feb 2021 21:09:57 +0000 (13:09 -0800)
commit1f9696019aee1539ce2fe025b659702926d7ceed
tree1ff7f03fa7e01f1842ad2593b2ee7fbb49fb2670
parenta25314c1ec4c16a14c4d444e0bdb3f30ce0a9620
sequencer: rename a few functions

Rename functions to make them more descriptive and while at it, remove
unnecessary 'inline' of the skip_fixupish() function.

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