Changes between Version 9 and Version 10 of GitMirror

Show
Ignore:
Timestamp:
02/26/09 16:28:22 (4 years ago)
Author:
pv
Comment:

Minor change to make git fetch output less garbage

Legend:

Unmodified
Added
Removed
Modified
  • GitMirror

    v9 v10  
    3535        url = git://github.com/pv/scipy-svn.git 
    3636        fetch = +refs/remotes/*:refs/remotes/* 
     37        fetch = +refs/heads/*:refs/remotes/origin/* 
    3738}}} 
    3839ie. change `heads` to `remotes` and `origin` to `svn`. Then run