Support git's undocumented core.sharedRepository=2 value, which is equivilant to "world".

This commit is contained in:
Joey Hess 2015-07-06 15:25:41 -04:00
parent 48fd416206
commit dbd41159e0
3 changed files with 8 additions and 0 deletions

2
debian/changelog vendored
View file

@ -16,6 +16,8 @@ git-annex (5.20150618) UNRELEASED; urgency=medium
on the git-annex branch, so it works when run in a subdirectory.
This bug affected git-annex unused, and potentially also transitions
running code and other things.
* Support git's undocumented core.sharedRepository=2 value, which
is equivilant to "world".
-- Joey Hess <id@joeyh.name> Thu, 02 Jul 2015 12:31:14 -0400