On Sun, Apr 23, 2017 at 2:34 PM, brian m. carlson
wrote:
> Convert as many instances of unsigned char [20] as possible, Update the
s/Update/update/ or s/,/./
Side remark: In all patches up to now you put a space between the char and
the [20] (or [40]), which is irritating to read (for me). I pr
Convert as many instances of unsigned char [20] as possible, Update the
callers of notes_cache_get and notes_cache_put to use the new interface.
Among the functions updated are callers of
lookup_commit_reference_gently, which we will soon convert.
Signed-off-by: brian m. carlson
---
diff.c
2 matches
Mail list logo