On Fri, Apr 26 2019, Derrick Stolee via GitGitGadget wrote:
> The error messages when reading a commit-graph have a few problems:
>
> 1. Some values are output in hexadecimal, but that is not made
>clear by the message. Prepend "0x" to these values.
>
> 2. The version number does not need to
From: Derrick Stolee
The error messages when reading a commit-graph have a few problems:
1. Some values are output in hexadecimal, but that is not made
clear by the message. Prepend "0x" to these values.
2. The version number does not need to be hexadecimal, and also
should mention a "max
2 matches
Mail list logo