+[2020-03-02T11:51:29Z]roboirc:) +[2020-03-02T19:46:30Z]chealerhi. how can I synchronize a fork with its upstream (not just a branch, the whole repository)? +[2020-03-02T20:16:37Z]holgerssonchealer: manually with fetching into your local copy and then pushing. I don't know if the github.com UI supports it. +[2020-03-02T20:17:06Z]holgerssonHave people with posteo.de email accounts here problems with githbu.com aswell? +[2020-03-02T20:17:54Z]holgerssonSince microsoft bought github.com I have to re-validate my email address between one and five times a month and I didn't change anything on my side, beside using github.com less.
can we setup a custom selection for new issue type in github? if so how?
+[2020-03-03T01:51:07Z]koala_manwhat's the distinction between a tag and a release? +[2020-03-03T01:52:18Z]koala_manI see tags listed under "Releases", but I can't e.g. upload files to them the way I can if I hit "Draft a new release" +[2020-03-03T10:34:10Z]sbeyerIs it possible to declare branches as "not mentioned to merge into master"? +[2020-03-03T10:36:06Z]sbeyerat least I cannot find something like this in the branch protection rules :) +[2020-03-03T10:37:43Z]sbeyerI am talking about special purpose branches, that behave "like master" and just coexist... like the gh-pages branch or a maintenance/support branch for older releases