Version control » History » Version 4
Greg Burri, 07/06/2009 10:28 AM
| 1 | 1 | Greg Burri | h1. Version control |
|---|---|---|---|
| 2 | |||
| 3 | 3 | Greg Burri | There is a complete web access "here":http://git.euphorik.ch/index.cgi?p=aybabtu.git;a=summary |
| 4 | 1 | Greg Burri | |
| 5 | 4 | Greg Burri | h2. Public access |
| 6 | |||
| 7 | 1 | Greg Burri | <pre> |
| 8 | 3 | Greg Burri | git clone git://dev.euphorik.ch/aybabtu |
| 9 | 4 | Greg Burri | </pre> |
| 10 | |||
| 11 | |||
| 12 | h2. Full access to the bare repository |
||
| 13 | |||
| 14 | <pre> |
||
| 15 | git clone ssh://git@dev.euphorik.ch/aybabtu.git |
||
| 16 | 1 | Greg Burri | </pre> |