mirror of
https://git.proxmox.com/git/libgit2
synced 2025-12-25 07:24:03 +00:00
Implement `git_repository_head_for_worktree` and `git_repository_head_detached_for_worktree` for directly accessing a worktree's HEAD without opening it as a `git_repository` first. |
||
|---|---|---|
| .. | ||
| config.c | ||
| open.c | ||
| reflog.c | ||
| refs.c | ||
| repository.c | ||
| worktree_helpers.c | ||
| worktree_helpers.h | ||
| worktree.c | ||