libgit2/include
Patrick Steinhardt 3017ba94a3 worktree: implement git_worktree_open_from_repository
While we already provide functionality to look up a worktree from a
repository, we cannot do so the other way round. That is given a
repository, we want to look up its worktree if it actually exists.
Getting the worktree of a repository is useful when we want to get
certain meta information like the parent's location, getting the locked
status, etc.
2017-03-17 09:26:13 +01:00
..
git2 worktree: implement git_worktree_open_from_repository 2017-03-17 09:26:13 +01:00
git2.h proxy: introduce a proxy options struct 2016-04-19 13:54:19 +02:00