2015-07-27 18:17 GMT-03:00 Rom Walton <[email protected]>: > The git (cli) commands to redirect origin to the github site are: > git remote rm origin > git remote add origin https://github.com/BOINC/boinc > > ----- Rom
git remote set-url origin https://github.com/BOINC/boinc -- Nicolás _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
