+ [2016-08-24T21:32:46Z] HaroldT How do I grab that commit to apply it?
+ [2016-08-24T21:37:02Z] HaroldT Hi. I'm trying to build the Jarvis release on my linux box with GCC6. It fails because of this bug: "lib/cximage-6.0: fix compilation with gcc6" (https://github.com/xbmc/xbmc/pull/9703) . THere's an "abandoned fix" there: https://github.com/xbmc/xbmc/pull/9703/commits,
+ [2016-08-24T21:37:03Z] HaroldT But when I try to do 'git cherry-pick 8f82e51' , it just returns 'fatal: bad revision '8f82e51'
+ [2016-08-24T21:37:10Z] HaroldT How do I get & apply just that fix?
+ [2016-08-24T21:37:57Z] HaroldT Oops sorry, meant that 2nd one for other channel ...

message no. 147804

Posted by hakermania in #github at 2016-08-24T16:30:32Z

raphink, can I work in more than 1 issues simultaneously? For example, I have made a PR for this: https://github.com/cakephp/cakephp/pull/9335 but I want to work on some other issue now. Updating my fork with the upstream updates resulted in a new update in the link I provided. How can I avoid this? Should I fork anew?
+ [2016-08-25T03:36:57Z] Spring how can I have multiple accounts on the one machine and still configure global private email?
+ [2016-08-25T03:37:38Z] Spring ie: the steps on this page but for multiple accounts: https://help.github.com/articles/keeping-your-email-address-private/
+ [2016-08-25T03:46:29Z] Spring ugh, http://stackoverflow.com/questions/3860112/multiple-github-accounts-on-the-same-computer
+ [2016-08-25T03:46:41Z] Spring so multiple accounts aren't possible now?
+ [2016-08-25T04:05:07Z] tgp_ hi