This commit is contained in:
Joey Hess 2014-04-20 13:55:13 -04:00
parent 405d9183aa
commit c70a762e81

View file

@ -0,0 +1,7 @@
git's core.SharedRepository is supported by git-annex, but only
with the group/all/world/everybody settings. core.SharedRepository=0644
etc is not supported.
There's no insormountable reason why not, Joey just hates umask mode math
stuff and nobody has sent a patch. Note that Annex.Content.freezeContent
should remove the write bit from files, no matter what.