diff options
author | Vicent Marti <tanoku@gmail.com> | 2011-02-28 12:12:26 +0200 |
---|---|---|
committer | Vicent Marti <tanoku@gmail.com> | 2011-03-03 20:23:52 +0200 |
commit | 5de079b86dcf8744f71fa3d0bb496a2cf9b20c0d (patch) | |
tree | 3bfac650e63c3d924d0e64638d1254fc4ee13f63 /include/git2/commit.h | |
parent | 3dccfed16382c64370dd0fd88668c9d9accae6ed (diff) | |
download | libgit2-5de079b86dcf8744f71fa3d0bb496a2cf9b20c0d.tar.gz |
Change the object creation/lookup API
The methods previously known as
git_repository_lookup
git_repository_newobject
git_repository_lookup_ref
are now part of their respective namespaces:
git_object_lookup
git_object_new
git_reference_lookup
This makes the API more consistent with the new references API.
Signed-off-by: Vicent Marti <tanoku@gmail.com>
Diffstat (limited to 'include/git2/commit.h')
0 files changed, 0 insertions, 0 deletions