Re: [PATCH] commit-graph: fix sparse 'NULL pointer' warning

2019-03-25 Thread Ramsay Jones
On 25/03/2019 12:02, Ævar Arnfjörð Bjarmason wrote: > > On Sat, Mar 23 2019, Ramsay Jones wrote: > >> Signed-off-by: Ramsay Jones >> --- >> >> Hi Ævar, >> >> If you need to re-roll your 'ab/commit-graph-fixes' branch, could you >> please squash this into the relevant patch (commit aeb244adbc

Re: [PATCH] commit-graph: fix sparse 'NULL pointer' warning

2019-03-25 Thread Ævar Arnfjörð Bjarmason
On Sat, Mar 23 2019, Ramsay Jones wrote: > Signed-off-by: Ramsay Jones > --- > > Hi Ævar, > > If you need to re-roll your 'ab/commit-graph-fixes' branch, could you > please squash this into the relevant patch (commit aeb244adbc > ("commit-graph: don't early exit(1) on e.g. \"git status\"", 2019

[PATCH] commit-graph: fix sparse 'NULL pointer' warning

2019-03-22 Thread Ramsay Jones
Signed-off-by: Ramsay Jones --- Hi Ævar, If you need to re-roll your 'ab/commit-graph-fixes' branch, could you please squash this into the relevant patch (commit aeb244adbc ("commit-graph: don't early exit(1) on e.g. \"git status\"", 2019-02-21). This same commit (aeb244adbc) also removes the