From 9708fb2cc956fb30348aee9bee763cdd81f35840 Mon Sep 17 00:00:00 2001 From: Tommi Virtanen Date: Sat, 16 Feb 2008 12:17:18 +0200 Subject: State that sharing user accounts for two uses is advanced usage. --- README.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3