mirror of
https://git.proxmox.com/git/libgit2
synced 2025-12-30 14:07:19 +00:00
If a branch is already checked out in a working tree we are not allowed to check out that branch in another repository. Introduce this restriction when setting a repository's HEAD. |
||
|---|---|---|
| .. | ||
| config.c | ||
| merge.c | ||
| open.c | ||
| reflog.c | ||
| refs.c | ||
| repository.c | ||
| worktree_helpers.c | ||
| worktree_helpers.h | ||
| worktree.c | ||