2 files changed
+2
-2
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
65 |
| - | |
| 65 | + | |
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
|
- CMakeLists.txt+1-1
- README.md+1-1
- docs/changelog.md+15
- include/git2/common.h+11-1
- include/git2/errors.h+1
- include/git2/version.h+2-2
- package.json+1-1
- src/config.c+10-6
- src/libgit2.c+8
- src/path.c+213-54
- src/path.h+28-8
- src/repository.c+103-22
- src/repository.h+1
- tests/clar_libgit2.c+5
- tests/clar_libgit2.h+1
- tests/core/path.c+25
- tests/fetchhead/fetchhead_data.h+32-32
- tests/fetchhead/nonetwork.c+6-6
- tests/main.c+1
- tests/online/clone.c+8-8
- tests/online/fetch.c+2-7
- tests/online/fetchhead.c+2-6
- tests/online/remotes.c+1-1
- tests/repo/config.c-1
- tests/repo/open.c+147
0 commit comments