aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2008-10-28 03:37:28 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2008-10-28 03:37:28 -0700
commitf275a5f74bd00efa5a9b4b80826d18c9d7442ff9 (patch)
treed4b1b029f2ad1632bd64162a2cdf61b73c658378 /README.rst
parentFixup whitespace. (diff)
parentUse "git shell" instead of "git-shell", for compatibility with git 1.6. (diff)
downloadgitosis-dakkar-f275a5f74bd00efa5a9b4b80826d18c9d7442ff9.tar.gz
gitosis-dakkar-f275a5f74bd00efa5a9b4b80826d18c9d7442ff9.tar.bz2
gitosis-dakkar-f275a5f74bd00efa5a9b4b80826d18c9d7442ff9.zip
Merge branch 'upstream' into gentoo
Conflicts: gitosis/run_hook.py gitosis/serve.py gitosis/test/test_run_hook.py gitosis/test/test_serve.py
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index ee14705..9204776 100644
--- a/README.rst
+++ b/README.rst
@@ -41,7 +41,8 @@ First, we will create the user that will own the repositories. This is
usually called ``git``, but any name will work, and you can have more
than one per system if you really want to. The user does not need a
password, but does need a valid shell (otherwise, SSH will refuse to
-work).
+work). Don't use an existing account unless you know what you're
+doing.
I usually store ``git`` repositories in the subtree
``/srv/example.com/git`` (replace ``example.com`` with your own