]> git.99rst.org Git - git.git/commit
sequencer: factor out code to append squash message
authorPhillip Wood <redacted>
Tue, 19 Jan 2021 07:40:57 +0000 (13:10 +0530)
committerJunio C Hamano <redacted>
Thu, 21 Jan 2021 01:50:11 +0000 (17:50 -0800)
commit498bb5b82e78ddf880ab8516d4e6ac4fc5f9b215
tree52fed48a50654f1823ce856fd741c46adfd40493
parenteab0df0e5b96ea8ca60f030dd8c5f6e5926988de
sequencer: factor out code to append squash message

This code is going to grow over the next two commits so move it to
its own function.

Signed-off-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