]> git.99rst.org Git - git.git/commit
sequencer: use const variable for commit message comments
authorCharvi Mendiratta <redacted>
Fri, 29 Jan 2021 18:20:46 +0000 (23:50 +0530)
committerJunio C Hamano <redacted>
Fri, 29 Jan 2021 23:21:56 +0000 (15:21 -0800)
commit71ee81cd9eea308aa72d41fed3ef1cd40b4cb89a
treee4c5afedbe1ae87f17b1d5350f98cac30fc5402b
parentae70e34f234e675878a34b0bd76c43ffe79b95af
sequencer: use const variable for commit message comments

This makes it easier to use and reuse the comments.

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