libgit2/include
Patrick Steinhardt c09fd54e2e repository: introduce commondir variable
The commondir variable stores the path to the common directory.
The common directory is used to store objects and references
shared across multiple repositories. A current use case is the
newly introduced `git worktree` feature, which sets up a separate
working copy, where the backing git object store and references
are pointed to by the common directory.
2017-02-13 10:13:02 +01:00
..
git2 repository: introduce commondir variable 2017-02-13 10:13:02 +01:00
git2.h proxy: introduce a proxy options struct 2016-04-19 13:54:19 +02:00