Convert struct commit_graft and necessary local parts of commit.c.
Also, convert several constants based on the hex length of an SHA-1 to
use GIT_SHA1_HEXSZ, and move several magic constants into variables for
readability.
Signed-off-by: brian m. carlson
---
commit.c | 56 ++
On 03/08/2015 12:24 AM, brian m. carlson wrote:
> Convert struct commit_graft and necessary local parts of commit.c.
>
> Signed-off-by: brian m. carlson
> ---
> commit.c | 32
> commit.h | 4 ++--
> log-tree.c| 2 +-
> send-pack.c | 2 +-
> sha
Convert struct commit_graft and necessary local parts of commit.c.
Signed-off-by: brian m. carlson
---
commit.c | 32
commit.h | 4 ++--
log-tree.c| 2 +-
send-pack.c | 2 +-
shallow.c | 8
upload-pack.c | 2 +-
6 files changed,
3 matches
Mail list logo