Changes between Version 18 and Version 19 of GitMirror
- Timestamp:
- 03/14/09 07:57:12 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GitMirror
v18 v19 26 26 This needs to be done only once. 27 27 {{{ 28 git clone --origin svn http://projects.scipy.org/git/scipy.git scipy .git28 git clone --origin svn http://projects.scipy.org/git/scipy.git scipy 29 29 }}} 30 30 This will take some time, as the repository (ca. 30 MB) contains Scipy's whole history.
