aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/sharedRepository_mode_not_supported_by_git-annex.mdwn
blob: 85005dbc1be1d5294dd6d246bbca154d7faf8599 (plain)
1
2
3
4
5
6
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.