On Mon, Feb 11, 2019 at 8:24 PM brian m. carlson
wrote:
> Instead of using get_oid_hex and adding constants to the result, use
> parse_oid_hex to make this code independent of the hash size.
>
> Signed-off-by: brian m. carlson
> ---
> diff --git a/builtin/difftool.c b/builtin/difftool.c
> @@ -65,
Instead of using get_oid_hex and adding constants to the result, use
parse_oid_hex to make this code independent of the hash size.
Signed-off-by: brian m. carlson
---
builtin/difftool.c | 6 ++
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/builtin/difftool.c b/builtin/difftoo
2 matches
Mail list logo