logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: 3ecc50de91d89490679fac388d22babebc00644c
parent 5915e9ccc6a8f4c4e24cee2f684818371c41d8db
Author: Michael Forney <mforney@mforney.org>
Date:   Mon, 21 Aug 2017 20:55:59 -0700

Update .git template to have 664 permissions

The install guide now recommends having the oasis build repository write
directly to the / repository, so it makes sense to make it 664 to match.

Diffstat:

Mtemplate/config2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/template/config b/template/config @@ -1,5 +1,5 @@ [core] - sharedRepository = 0600 + sharedRepository = 0664 sparseCheckout = true [oasis] root = .