doc/0: emphasise the importance of ssh
This commit is contained in:
parent
9f805646fe
commit
572a34740f
|
@ -9,7 +9,14 @@ if he chooses to.
|
||||||
This document tells you how to install gitolite. After the install is done,
|
This document tells you how to install gitolite. After the install is done,
|
||||||
you may want to see the [admin document][admin] for adding users, repos, etc.
|
you may want to see the [admin document][admin] for adding users, repos, etc.
|
||||||
|
|
||||||
|
**Please note** that gitolite depends heavily on proper ssh setup and pubkey
|
||||||
|
based access. Sadly, most people don't know ssh as well as they think they
|
||||||
|
do. To make matters worse, ssh problems in gitolite don't always look like
|
||||||
|
ssh problems. Please read about [ssh troubleshooting][doc6] if you have *any*
|
||||||
|
kind of trouble installing gitolite!
|
||||||
|
|
||||||
[admin]: http://github.com/sitaramc/gitolite/blob/pu/doc/2-admin.mkd
|
[admin]: http://github.com/sitaramc/gitolite/blob/pu/doc/2-admin.mkd
|
||||||
|
[doc6]: http://github.com/sitaramc/gitolite/blob/pu/doc/6-ssh-troubleshooting.mkd
|
||||||
|
|
||||||
In this document:
|
In this document:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue