On 07.04.2017 01:24, David E Kim wrote: > How can I push my changes? I have them ready to push but don’t have > permission. > > It’s just 3 file updates: > > api/boinc_api.cpp > lib/diagnostics.cpp > lib/diagnostics.h > > thanks!
Hi David, the workflow regarding pull requests is that you need to create a fork of the BOINC/boinc repository with your github account (davidekim/boinc) where you push your changes to. Then you can create a pull request (via the website) from your repository to the main BOINC repository. Regards Christian _______________________________________________ boinc_dev mailing list [email protected] https://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
