diff options
author | Vicent Marti <tanoku@gmail.com> | 2011-04-24 00:31:43 +0300 |
---|---|---|
committer | Vicent Marti <tanoku@gmail.com> | 2011-04-24 00:31:43 +0300 |
commit | f7a5058aaf51635b3171eda182820a8f8c750060 (patch) | |
tree | 3920d3abc59d487622b88c622f4e97a2ddcdbf79 /src/commit.c | |
parent | f16c0a9db783548d7b28cad726c5af8923a3ac32 (diff) | |
download | libgit2-f7a5058aaf51635b3171eda182820a8f8c750060.tar.gz |
index: Refactor add/replace methods
Removed the optional `replace` argument, we now have 4 add methods:
`git_index_add`: add or update from path
`git_index_add2`: add or update from struct
`git_index_append`: add without replacing from path
`git_index_append2`: add without replacing from struct
Yes, this breaks the bindings.
Diffstat (limited to 'src/commit.c')
0 files changed, 0 insertions, 0 deletions