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 -----Original Message----- From: boinc_dev [mailto:[email protected]] On Behalf Of Rom Walton Sent: Monday, July 27, 2015 1:21 PM To: David Anderson <[email protected]>; Eric J Korpela <[email protected]> Cc: [email protected]; BOINC Dev Mailing List <[email protected]> Subject: Re: [boinc_dev] [boinc_admin] make Github repo the master? If your using the command line: https://git-scm.com/book/en/v2/Git-Basics-Working-with-Remotes In TotoriseGit, it is under the settings when you right-click the repo. ----- Rom From: David Anderson [mailto:[email protected]] Sent: Monday, July 27, 2015 1:18 PM To: Rom Walton <[email protected]>; Eric J Korpela <[email protected]> Cc: [email protected]; BOINC Dev Mailing List <[email protected]> Subject: Re: [boinc_admin] make Github repo the master? How do we do that? -- David On 27-Jul-2015 10:15 AM, Rom Walton wrote: As of now, the authoritative BOINC repo is on github. Please change your origin repo to point to github. Thanks. ----- Rom From: Rom Walton Sent: Thursday, July 23, 2015 11:30 AM To: 'Eric J Korpela' <[email protected]><mailto:[email protected]>; David Anderson <[email protected]><mailto:[email protected]> Cc: [email protected]<mailto:[email protected]>; BOINC Dev Mailing List <[email protected]><mailto:[email protected]> Subject: RE: [boinc_admin] make Github repo the master? I plan on doing the changeover on the 27th. After the change, everybody should only need to change the git origin repo configuration to https://github.com/BOINC/boinc.git within their local repo. ----- Rom From: [email protected]<mailto:[email protected]> [mailto:[email protected]] On Behalf Of Eric J Korpela Sent: Wednesday, July 22, 2015 8:51 PM To: David Anderson <[email protected]<mailto:[email protected]>> Cc: [email protected]<mailto:[email protected]> Subject: Re: [boinc_admin] make Github repo the master? Be sure to give a shout out when this happens. On Mon, Jul 20, 2015 at 10:00 PM, David Anderson <[email protected]<mailto:[email protected]>> wrote: I propose making the BOINC repo on Github the "master" repo (rather than the one on the UCB server). This will make it easier to control who has commit access, and will make this info publicly visible. Any objections or comments? If not we'll do this in a couple of days. -- David -- You received this message because you are subscribed to the Google Groups "boinc_admin" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:boinc_admin%[email protected]>. To post to this group, send email to [email protected]<mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/d/msgid/boinc_admin/55ADD1DD.7020809%40ssl.berkeley.edu. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "boinc_admin" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. To post to this group, send email to [email protected]<mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/d/msgid/boinc_admin/CAKFuvzbSNhTMGc5y7Ft-G-5T2MXrw_A4g-ZS3%3DUAPoGZkA9HLA%40mail.gmail.com<https://groups.google.com/d/msgid/boinc_admin/CAKFuvzbSNhTMGc5y7Ft-G-5T2MXrw_A4g-ZS3%3DUAPoGZkA9HLA%40mail.gmail.com?utm_medium=email&utm_source=footer>. For more options, visit https://groups.google.com/d/optout. _______________________________________________ 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. _______________________________________________ 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.
