A relative core.worktree is relative to the gitdir.
Now that this is handled correctly, git-annex can be used in git submodules. Also, fixed infelicity where Git.CurrentRepo and Git.Config.updateLocation were both dealing with core.worktree. Now updateLocation handles it for Local as well as for LocalUnknown repos.
This commit is contained in:
parent
148d9f0088
commit
8fec62d299
4 changed files with 21 additions and 15 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -11,6 +11,8 @@ git-annex (3.20121011) UNRELEASED; urgency=low
|
|||
scan is running and queueing new transfers for that remote.
|
||||
* The standalone binaries are now built to not use ssh connection caching,
|
||||
in order to work with old versions of ssh.
|
||||
* A relative core.worktree is relative to the gitdir. Now that this is
|
||||
handled correctly, git-annex can be used in git submodules.
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Fri, 12 Oct 2012 22:46:08 -0400
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue