Downloads
Reference
Learning
Security
Source
API Documentation
refdb_backend (advanced)
git_refdb_backend_init_flag_t
Version:
main
Values
GitHub
GIT_REFDB_BACKEND_INIT_IS_WORKTREE
(1 << 0)
The refdb that is to be initialized is for a worktree.
GIT_REFDB_BACKEND_INIT_FORCE_HEAD
(1 << 1)
The refdb that is to be initialized is for a worktree.
Versions
main