diff options
author | Edward Thomson <ethomson@edwardthomson.com> | 2018-11-14 21:12:55 +0000 |
---|---|---|
committer | Edward Thomson <ethomson@edwardthomson.com> | 2018-12-01 10:44:16 +0000 |
commit | 7e7859a15a65df17fc7e59d75492a5227402490f (patch) | |
tree | 1aac92fab3e48977e243cbac6a15cd17ad9a0cd5 /src/commit.c | |
parent | 4e892ae5f053c9199ae128997471f5d2b660e361 (diff) | |
download | libgit2-7e7859a15a65df17fc7e59d75492a5227402490f.tar.gz |
object_type: update enumeration names
Update the `git_otype` names to reflect our current naming conventions.
`git_otype` is now `git_object_t` and the `GIT_OBJ_*` values are now
`GIT_OBJECT_*` values.
The old macro, enumeration and structure names are retained and simply
set to the new names.
Diffstat (limited to 'src/commit.c')
0 files changed, 0 insertions, 0 deletions