+ [2015-05-22T20:06:32Z] snockerton is it possible to create a personal access token / authorization for access to -only- read-only on a single repo?
+ [2015-05-22T20:13:59Z] Seveas don't think so
+ [2015-05-22T22:34:56Z] myndzi is there an easy way i can filter out notifications from mentions from general notifications on a noisy repo?
+ [2015-05-22T22:35:23Z] deadmund branch entirely. Is this rude? Does it look like I'm stealing his work?
+ [2015-05-22T22:35:23Z] deadmund I have a project on github. Someone made a pull request with two commits in it. I want to include one of the commits (but not the other). I have already done git checkout master and then git cherry-pick <hash of wanted commit from pull request> Now I added some changes on top of that. I'm ready to commit what I have. Normally I would git merge but now I'm just committing a new node to my master branch and ignoring the contributor's

message no. 94620

Posted by Seveas in #github at 2015-05-22T20:13:59Z

don't think so
+ [2015-05-23T02:41:34Z] pabs3 how do I get github to send me an email when I file an issue?
+ [2015-05-23T02:45:11Z] pabs3 or can I file issues via email?
+ [2015-05-23T03:51:09Z] flight16_ I’m a Git newbie and have myself really confused. I forked a repo a while back and now I’m trying to sync my fork.
+ [2015-05-23T03:51:38Z] flight16_ I have flight16/jrnl, forked from master/jrnl. master/jrnl has branch 2.0, but flight16/jrnl doesn’t.
+ [2015-05-23T03:52:05Z] flight16_ I want to fork/clone/copy master/jrnl 2.0 into flight16/jrnl 2.0, creating the new branch 2.0.