Forked from omero/gist:804b52fbd3eee990ec9ed07afdd1ecf0
Created
September 6, 2018 17:53
-
-
Save digitalhydra/2acaf4713f2708f05f13c40611eb9644 to your computer and use it in GitHub Desktop.
Download BitBucket PR's
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl -L -u $BB_USER:$BB_PASS https://bitbucket.org/api/2.0/repositories/[org]/[repo-name]/pullrequests/[pr-number]/diff | git apply |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment