Merge branch 'po/object-id'
authorJunio C Hamano <gitster@pobox.com>
Sun, 27 Aug 2017 05:55:06 +0000 (22:55 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 27 Aug 2017 05:55:07 +0000 (22:55 -0700)
commit6b8aa3294e05bd58758ca0a22689d6666d262ea8
tree977f0ac1896cace2922c06c659aa343b833139fc
parent18c88f9af69ece938083409494fe204fbe376a11
parent7d5e1dc333e9dc2493405c7c6d74f0c0d8b93455
Merge branch 'po/object-id'

* po/object-id:
  sha1_file: convert index_stream to struct object_id
  sha1_file: convert hash_sha1_file_literally to struct object_id
  sha1_file: convert index_fd to struct object_id
  sha1_file: convert index_path to struct object_id
  read-cache: convert to struct object_id
  builtin/hash-object: convert to struct object_id
cache.h
diff.c
sha1_file.c