kmx git
login
register
thodg
/
libgit2
/
tests/worktree/repository.c
tests/worktree/repository.c
Log
Author
Commit
Date
CI
Message
2dc54855
2018-04-10T23:49:44
tests: ensure worktrees' head have owners too
04fb12ab
2015-10-27T12:37:51
worktree: implement functions reading HEAD 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.