doc: update curl usage in COLLABORATOR_GUIDE
authorRoman Reiss <me@silverwind.io>
Thu, 9 Apr 2015 09:39:59 +0000 (11:39 +0200)
committerRoman Reiss <me@silverwind.io>
Thu, 9 Apr 2015 09:47:55 +0000 (11:47 +0200)
commitb464d467a25bed458cf800ff5117af1c1df8841a
treee363b5c19168eef6b3968033d1e0138464eae192
parent61c0e7b70f0fbbbb5f173678fdeaf8abfb83d83e
doc: update curl usage in COLLABORATOR_GUIDE

Github now redirects the patch urls hosted on github.com, making it
necessary to enable curl redirect handling to obtain patches in the
merge process.

Example (before and after):
https://github.com/iojs/io.js/pull/1382.patch
https://patch-diff.githubusercontent.com/raw/iojs/io.js/pull/1382.patch

PR-URL: https://github.com/iojs/io.js/pull/1382
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
COLLABORATOR_GUIDE.md