libgit2/include
Patrick Steinhardt 2a503485fa worktree: implement locking mechanisms
Working trees support locking by creating a file `locked` inside
the tree's gitdir with an optional reason inside. Support this
feature by adding functions to get and set the locking status.
2017-02-13 11:01:09 +01:00
..
git2 worktree: implement locking mechanisms 2017-02-13 11:01:09 +01:00
git2.h proxy: introduce a proxy options struct 2016-04-19 13:54:19 +02:00