From: Richard Hartmann <richih@debian.org>
Date: Tue, 21 Jan 2014 14:56:15 +0000 (+0100)
Subject: vcsh: Initialize repos with --shared=0600
X-Git-Url: https://git.madduck.net/code/vcsh.git/commitdiff_plain/e220a617bcd54e5fd324e21e418fff7c3c3f170a?hp=e220a617bcd54e5fd324e21e418fff7c3c3f170a

vcsh: Initialize repos with --shared=0600

Configurations and other dotdir content may be highly confidential.

Ensure we're not leaking/exposing information by making vcsh
repositories user-accessible, only.

Thanks to Enrico Zini for realizing this was a problem.
---