NOTE
: Numpy issue tracking has moved onto Github:
https://github.com/numpy/numpy/issues
All new bug reports etc. should be made on that site.
Search:
Login
Preferences
Help/Guide
About Trac
Register
Forgot your password?
Wiki
Timeline
Roadmap
View Tickets
Search
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 9
and
Version 10
of
GitMirror
View differences
inline
side by side
Show
lines around each change
Ignore:
Blank lines
Case changes
White space changes
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
35
35
url = git://github.com/pv/scipy-svn.git
36
36
fetch = +refs/remotes/*:refs/remotes/*
37
fetch = +refs/heads/*:refs/remotes/origin/*
37
38
}}}
38
39
ie. change `heads` to `remotes` and `origin` to `svn`. Then run