Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de40216 commit b2376eaCopy full SHA for b2376ea
1 file changed
doc/devel/coding_guide.rst
@@ -177,7 +177,7 @@ enter the following commands::
177
git svn init --branches=branches --trunk=trunk/matplotlib --tags=tags https://matplotlib.svn.sourceforge.net/svnroot/matplotlib
178
179
# Now just get the latest svn revisions from the SourceForge SVN repository
180
- git svn fetch -r 6300:HEAD
+ git svn fetch -r 6800:HEAD
181
182
.. _matplotlib github mirror: http://github.com/astraw/matplotlib
183
0 commit comments