1 file changed
+1
-1
lines changedSubmodule libgit2 updated 39 files
- include/git2/attr.h+1-1
- include/git2/checkout.h+4
- include/git2/commit.h+1-1
- include/git2/config.h+3-3
- include/git2/diff.h+5-5
- include/git2/errors.h+1-1
- include/git2/index.h+1-1
- include/git2/indexer.h+1-1
- include/git2/merge.h+1-1
- include/git2/oid.h+3-3
- include/git2/pack.h+1-1
- include/git2/refs.h+6-6
- include/git2/refspec.h+1-1
- include/git2/remote.h+2-2
- include/git2/repository.h+1-1
- include/git2/stash.h+1-1
- include/git2/submodule.h+2-2
- include/git2/tree.h+4-4
- include/git2/version.h+2-2
- src/checkout.c+48-14
- src/commit_list.c+1-1
- src/diff_patch.c+5-1
- src/fileops.c+4-2
- src/iterator.c+8-4
- src/iterator.h+13-2
- src/odb_loose.c+30-16
- src/posix.c+2-2
- src/posix.h+3
- src/transports/local.c+16-6
- src/win32/error.c+2
- src/win32/posix_w32.c+3
- tests-clar/checkout/checkout_helpers.c+95
- tests-clar/checkout/checkout_helpers.h+17
- tests-clar/checkout/index.c+104
- tests-clar/checkout/tree.c+88
- tests-clar/diff/rename.c+2-2
- tests-clar/diff/submodules.c+3-1
- tests-clar/network/remote/local.c+12
- tests-clar/revwalk/mergebase.c+12
0 commit comments