diff options
author | Edward Thomson <ethomson@edwardthomson.com> | 2018-11-14 21:00:25 +0000 |
---|---|---|
committer | Edward Thomson <ethomson@edwardthomson.com> | 2018-12-01 10:44:16 +0000 |
commit | 4e892ae5f053c9199ae128997471f5d2b660e361 (patch) | |
tree | 44dbaac2565de11c8673cc46b1b05bad1288a8eb /src/commit.c | |
parent | 0ddc60944ca4727246414e8bcf3170fe8286f854 (diff) | |
download | libgit2-4e892ae5f053c9199ae128997471f5d2b660e361.tar.gz |
index: update enum and structure names
We have various macro, enumeration and structure names that were
introduced (very) early in the project and do not match our current
naming conventions. For instance: `GIT_IDXENTRY...` flags that
correspond to a structure named `git_index_entry`.
Update these to match the current guidance. The old macros and
enumeration names are reflected as new macros in order to support
backward compatibility (and do so without warnings for consumers).
Diffstat (limited to 'src/commit.c')
0 files changed, 0 insertions, 0 deletions