]> granicus.if.org Git - git/commitdiff
Merge branch 'bw/object-id'
authorJunio C Hamano <gitster@pobox.com>
Fri, 11 Aug 2017 20:26:56 +0000 (13:26 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 11 Aug 2017 20:26:56 +0000 (13:26 -0700)
Conversion from uchar[20] to struct object_id continues.

* bw/object-id:
  receive-pack: don't access hash of NULL object_id pointer
  notes: don't access hash of NULL object_id pointer
  tree-diff: don't access hash of NULL object_id pointer

1  2 
builtin/notes.c
builtin/receive-pack.c
tree-diff.c

diff --cc builtin/notes.c
Simple merge
Simple merge
diff --cc tree-diff.c
Simple merge