On Wed, Oct 17, 2018 at 11:58:15AM +0800, 牛旭 wrote:
> Our team works on enhance logging practices by learning from historical log
> revisions in evolution.
> And we find three patches that update error(..., strerror(errmp)) to
> error_errno(...).
>
> While applying this rule to git-2.14.2, we f
Hi,
Our team works on enhance logging practices by learning from historical log
revisions in evolution.
And we find three patches that update error(..., strerror(errmp)) to
error_errno(...).
While applying this rule to git-2.14.2, we find 9 missed spot in file
refs/files-backend.c, 1 in apply.c
2 matches
Mail list logo