diff options
author | Edward Thomson <ethomson@edwardthomson.com> | 2018-12-26 14:06:21 -0600 |
---|---|---|
committer | Edward Thomson <ethomson@edwardthomson.com> | 2019-01-22 22:26:51 +0000 |
commit | 20961b9871f12814790ebed80d88692fbb962d4f (patch) | |
tree | 9e8ba388e7747fca8c2e25d73a0ceb3f1ae3383b /tests/diff/blob.c | |
parent | 6b2cd0ed599aec32444166b7ad5b0c9fdd88b498 (diff) | |
download | libgit2-20961b9871f12814790ebed80d88692fbb962d4f.tar.gz |
git_error: use full class name in public error API
Move to the `git_error` name in error-related functions, deprecating the
`giterr` functions. This means, for example, that `giterr_last` is now
`git_error_last`. The old names are retained for compatibility.
This only updates the public API; internal API and function usage
remains unchanged.
Diffstat (limited to 'tests/diff/blob.c')
0 files changed, 0 insertions, 0 deletions