mirror of
https://git.proxmox.com/git/libgit2
synced 2025-12-26 14:42:17 +00:00
A repository's configuartion file can always be found in the GIT_COMMON_DIR, which has been newly introduced. For normal repositories this does change nothing, but for working trees this change allows to access the shared configuration file. |
||
|---|---|---|
| .. | ||
| config.c | ||
| open.c | ||
| reflog.c | ||
| refs.c | ||
| worktree_helpers.c | ||
| worktree_helpers.h | ||