Does anyone know whether it's possible to display the Github web interface in
"most recent change first" order? (so far, I've failed). For active developers,
you know which area of code you'll be working in. But for users and amateur
bughunters, the question is "what areas of code have changed recently - have
they fixed the problem I've reported, or where might the next glitch show up
and need testing?"
On Monday, 27 July 2015, 22:58, Rom Walton <[email protected]> wrote:
Even better.
----- Rom
-----Original Message-----
From: Nicolás Alvarez [mailto:[email protected]]
Sent: Monday, July 27, 2015 5:21 PM
To: Rom Walton <[email protected]>
Cc: [email protected]; BOINC Dev Mailing List
<[email protected]>
Subject: Re: [boinc_dev] [boinc_admin] make Github repo the master?
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.
_______________________________________________
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.