+ [2020-04-23T20:22:21Z] oanyured For some reason I am unable to register.
+ [2020-04-23T20:23:15Z] oanyured GitHub never asks me for CAPTCHA (check mark after some seconds) but says I did not solve it.
+ [2020-04-23T20:23:23Z] oanyured What should I do?
+ [2020-04-23T20:34:04Z] oanyured They flagged me immediately.
+ [2020-04-23T20:34:07Z] oanyured This is very annoying

message no. 179737

Posted by Wes- in #github at 2020-04-23T12:57:58Z

Mornin' folks -- looking for some advice. I've forked a project on github, and my changes will /not/ make it into mainline. What is the best way for me to set up my workflow so that I can track changes from the mainline? I normally do my work on feature branches and merge back to master. Do I keep this up, and just keep merging from the mainline master, or is there a smarter way? (My changes are surgical, difficult merge confli
+ [2020-04-24T04:03:21Z] Viking667 hola and good morftervenight to all.
+ [2020-04-24T04:04:03Z] Viking667 I have modified an ISSUE_TEMPLATE file on Github, how do I mirror that in my own clone of the repo?
+ [2020-04-24T06:42:11Z] jhass Viking667: just git pull? :)
+ [2020-04-24T06:46:42Z] Viking667 tried that, didn't look like it modified my local copy
+ [2020-04-24T06:46:54Z] jhass any output?