+ [2019-04-03T15:19:55Z] cryptic0 That is more work than should be needed here. So I must be missing something.
+ [2019-04-03T17:15:23Z] causasui Add a commit to a repo with the word 'pylint' in it. Get an email about a python code formatter that I should totally check out d00d! This is happening more and more. Anyone know how to deal with this?
+ [2019-04-03T17:39:14Z] nedbat causasui: who sent the email, and how do you want to deal with it?
+ [2019-04-03T17:49:15Z] causasui nedbat: a perfect stranger, it's a promotional email. I don't want to advertize their spammy thing here. I am just wondering, probably in complete futility, if there is any way to prevent or deter this.
+ [2019-04-03T18:20:00Z] Soliton you'd have to figure out why you get those mails. perhaps someone/something checks commits to public repos and sends emails based on that. if that's the case there's probably not a lot you can do other than changing your commit email.

message no. 171446

Posted by keden in #github at 2019-04-03T10:21:38Z

probs: Hi! It sounds like you have everything working the way it should there. I don't use GitHub desktop myself, but as long as you go to your project's location in your terminal, you should be able to run your makefile in the command line.
+ [2019-04-04T07:43:50Z] wildermind Hi I have an issue on Github, I have 2 branches `master` and `develop`, both require `peer review` and `pull request` in order to be updated.It creates a conflict now
+ [2019-04-04T07:44:35Z] wildermind I want to open a PR into `master` from `develop` and I have a problem Github saying that the branch needs to be updated with changes from remote (master)
+ [2019-04-04T07:44:42Z] wildermind this is develop https://github.com/enigmampc/enigma-p2p/commits/develop
+ [2019-04-04T07:44:56Z] wildermind https://github.com/enigmampc/enigma-p2p/commits/master