Honor core.sharedrepository when receiving and adding files in direct mode.
This commit is contained in:
parent
f536438ccc
commit
67fda9e669
3 changed files with 23 additions and 0 deletions
|
@ -15,3 +15,11 @@ files transit through a special remote, using modes to limit access to
|
|||
individual files is not wise.)
|
||||
|
||||
--[[Joey]]
|
||||
|
||||
> Revisiting this, git-annex already honors core.sharedrepository settings,
|
||||
> so I just needed to set it to `world` to allow everyone to read.
|
||||
>
|
||||
> There was a code path in direct mode where that didn't work; fixed that.
|
||||
>
|
||||
> [[done]]
|
||||
> --[[Joey]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue