libgit2/tests/worktree
Patrick Steinhardt 4292837d50 config: open configuration in commondir
A repository's configuartion file can always be found in the
GIT_COMMON_DIR, which has been newly introduced. For normal
repositories this does change nothing, but for working trees this
change allows to access the shared configuration file.
2017-02-13 10:28:15 +01:00
..
config.c config: open configuration in commondir 2017-02-13 10:28:15 +01:00
open.c repository: introduce is_worktree variable 2017-02-13 10:28:15 +01:00
reflog.c refdb: look for reflog in commondir 2017-02-13 10:28:15 +01:00
refs.c refdb: introduce commondir awareness 2017-02-13 10:28:15 +01:00
worktree_helpers.c tests: implement worktree helpers 2017-02-13 10:13:02 +01:00
worktree_helpers.h tests: implement worktree helpers 2017-02-13 10:13:02 +01:00