Hosting git repositories -- Gitolite allows you to setup git hosting on a central server, with very fine-grained access control and many (many!) more powerful features.
 
 
 
 
Go to file
Sitaram Chamarty 4e25a8acd1 ssh-basic tests (and that's all we will ever do; see below)
ssh tests are meant to ensure that basic authENTICATION is happening.
AuthORISATION is checked all over the rest of the test suite and these
two are quite orthogonal operations so there is no need to test all of
authZ with ssh.
2012-03-24 10:30:42 +05:30
src more tests 2012-03-24 10:30:42 +05:30
t ssh-basic tests (and that's all we will ever do; see below) 2012-03-24 10:30:42 +05:30
INSTALL install/test made easy (WARNING: read below) 2012-03-24 10:30:41 +05:30