message no. 171560
Posted by Caterpillar in #github at 2019-04-10T12:56:04Z
I have to test this patch. https://github.com/BOINC/boinc/pull/3062/files If I download the .diff file, it will be the result of comparison between the pull request and the master branch of the repository. Instead I am interested in getting a .diff file that is the comparison between the pull request and the stable branch (7.14.x) because it's easier for me to compile, etc. How could I achieve that? Or am I forced to manually reproduce