Changes between Version 2 and Version 3 of Document/Development/GIT
- Timestamp:
- 01/03/12 12:13:36 (17 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Document/Development/GIT
v2 v3 7 7 To fetch the complete repository for the project: 8 8 {{{ 9 $ git clone git clone git://git.zentyal.org/zentyal.git9 $ git clone git://git.zentyal.org/zentyal.git 10 10 }}} 11 11