mirror of
https://git.proxmox.com/git/libgit2
synced 2025-12-30 18:05:30 +00:00
Introduce a new `struct git_worktree`, which holds information about a possible working tree connected to a repository. Introduce functions to allow opening working trees for a repository. |
||
|---|---|---|
| .. | ||
| config.c | ||
| open.c | ||
| reflog.c | ||
| refs.c | ||
| worktree_helpers.c | ||
| worktree_helpers.h | ||
| worktree.c | ||