diff options
Diffstat (limited to '')
-rw-r--r-- | debian/README.Debian | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/README.Debian b/debian/README.Debian new file mode 100644 index 0000000..a9748a3 --- /dev/null +++ b/debian/README.Debian @@ -0,0 +1,11 @@ +gitolite for Debian + +=================== + +gitolite is meant to not require root access. This still is true for +the packaging of gitolite for Debian. The package asks for dedicated +user (by default this user is gitolite3) and directory for the +repositories on first install, and an admin key which has full access +and can add additional repositories and users. + + -- David Bremner <bremner@debian.org>, Sat, 11 Mar 2017 13:08:25 -0400 |