mirror of
https://git.proxmox.com/git/libgit2
synced 2025-06-27 23:50:08 +00:00
![]() 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. |
||
---|---|---|
.. | ||
open.c | ||
worktree_helpers.c | ||
worktree_helpers.h |