Add worktree support - Bump version of libgit2 #956

Open
mikebaum wants to merge 6 commits from coveord/add_worktree_support into main

6 Commits

Author SHA1 Message Date
William Trépanier 36a9eb9566
Merge pull request #3 from coveord/libgit2-v1.7.0
Update libgit2 to v1.7.0
2023-08-03 16:48:04 -04:00
William Trépanier 113f589520
Bump libgit2 to 1.7.0 2023-08-03 16:38:23 -04:00
William Trépanier 0d0aa5007a
Merge pull request #2 from coveord/libgit2-v1.6.4
Update libgit2 to v1.6.4
2023-08-03 13:48:13 -04:00
William Trépanier 4b56a0c04e
Update libgit2 to v1.6.4 2023-08-03 12:51:59 -04:00
Philippe Ballandras 9232cbaf8d
Merge pull request #1 from coveord/feature/DT-5224-worktree-api
Added the bindings for the Worktree API
for @wtrep
2022-10-27 09:21:57 -04:00
William Trépanier bdf5a6f6a6 added the worktree api
fix bindings

updated doc

added tests

not sure why I ignored that error

need to lock before calling unlock
2022-10-25 16:34:11 -04:00