Changes between Version 5 and Version 6 of GitMirror

Show
Ignore:
Timestamp:
02/24/09 17:07:02 (4 years ago)
Author:
pv
Comment:

More git mirrors on github

Legend:

Unmodified
Added
Removed
Modified
  • GitMirror

    v5 v6  
    1 I put a git mirror of numpy in github, which can be found here: 
     1There are automatically updated git mirrors of Numpy (and Scipy) on github: 
    22 
    3 http://github.com/cournape/numpy 
     3  - http://github.com/pv/numpy-svn 
     4  - http://github.com/pv/scipy-svn 
     5 
     6One can also be found here: 
     7 
     8  - http://github.com/cournape/numpy 
    49 
    510I won't talk about how to use git, only some points to keep in mind when using the mirror. There is a lot of resources to learn git on the web.