diff options
author | Christian Hesse <mail@eworm.de> | 2016-09-29 21:16:14 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2016-10-04 09:47:18 +0200 |
commit | aee990b6a4512e52b1279a0633d112afe2440122 (patch) | |
tree | 271daf76b03087deea75c075cb082fc25f85567f /ui-commit.c | |
parent | ef3108656b9c6e22604c18bd9d05bdc847d81e87 (diff) |
cgit: replace 'unsigned char sha1[20]' with 'struct object_id oid'
Upstream git is replacing 'unsigned char sha1[20]' with 'struct object_id
oid'. We have some code that can be changed independent from upstream. So
here we go...
Diffstat (limited to 'ui-commit.c')
0 files changed, 0 insertions, 0 deletions