From f82235032f162aae0bb08828d45c6306e60dcd29 Mon Sep 17 00:00:00 2001 From: Mathieu Clabaut Date: Fri, 21 Dec 2007 15:47:30 -0600 Subject: hg and git subrepo creation (hg is for now a copy of git) --- git/init.d/50git-perm | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 git/init.d/50git-perm (limited to 'git/init.d/50git-perm') diff --git a/git/init.d/50git-perm b/git/init.d/50git-perm new file mode 100644 index 0000000..564e489 --- /dev/null +++ b/git/init.d/50git-perm @@ -0,0 +1,3 @@ +#!/bin/sh +set -e +chmod 700 .git -- cgit v1.2.3