Project

General

Profile

Version control » History » Revision 5

Revision 4 (Greg Burri, 07/06/2009 10:28 AM) → Revision 5/15 (Greg Burri, 07/07/2009 04:27 PM)

h1. Version control 

 There is a complete web access "here":http://git.euphorik.ch/index.cgi?p=aybabtu.git;a=summary 

 h2. Public access 

 <pre> 
 git clone git://dev.euphorik.ch/aybabtu 
 </pre> 


 h2. Full access to the bare repository 

 (Need authentication) 

 <pre> 
 git clone ssh://git@dev.euphorik.ch/aybabtu.git 
 </pre>