Re: [PATCH] sequencer: mark a file-local symbol as static

2019-03-11 Thread Eric Sunshine
On Mon, Mar 11, 2019 at 10:53 PM Ramsay Jones wrote: > If you need to re-roll your 'dl/merge-cleanup-scissors-fix' branch, > could you please squash this into the relevant patch (commit 9bcdf520cb > ("sequencer.c: define get_config_from_cleanup", 2019-03-10)). > > /* note that we assume that clea

[PATCH] sequencer: mark a file-local symbol as static

2019-03-11 Thread Ramsay Jones
Signed-off-by: Ramsay Jones --- Hi Denton, If you need to re-roll your 'dl/merge-cleanup-scissors-fix' branch, could you please squash this into the relevant patch (commit 9bcdf520cb ("sequencer.c: define get_config_from_cleanup", 2019-03-10)). I note also, that the get_config_from_cleanup()

Re: [PATCH] sequencer: mark a file local symbol as static

2018-01-23 Thread Junio C Hamano
Ramsay Jones writes: > Signed-off-by: Ramsay Jones > --- > > Hi Phillip, > > If you need to re-roll your 'pw/sequencer-in-process-commit' branch, could > you please squash this into the relevant patch (commit da96adcf5a, > "sequencer: run 'prepare-commit-msg' hook", 2018-01-19). > > Thanks. Tha

[PATCH] sequencer: mark a file local symbol as static

2018-01-21 Thread Ramsay Jones
Signed-off-by: Ramsay Jones --- Hi Phillip, If you need to re-roll your 'pw/sequencer-in-process-commit' branch, could you please squash this into the relevant patch (commit da96adcf5a, "sequencer: run 'prepare-commit-msg' hook", 2018-01-19). Thanks. ATB, Ramsay Jones sequencer.c | 2 +- 1