+ [5 years ago] chealer hi. how can I synchronize a fork with its upstream (not just a branch, the whole repository)?
+ [5 years ago] holgersson chealer: manually with fetching into your local copy and then pushing. I don't know if the github.com UI supports it.
+ [5 years ago] holgersson Have people with posteo.de email accounts here problems with githbu.com aswell?
+ [5 years ago] holgersson Since 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.

message no. 177482

Posted by sbeyer in #github at 2020-03-02T11:51:13Z

and "visibility" was the wrong search term :)
+ [5 years ago] koala_man what's the distinction between a tag and a release?
+ [5 years ago] koala_man I 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"
+ [5 years ago] sbeyer Is it possible to declare branches as "not mentioned to merge into master"?
+ [5 years ago] sbeyer at least I cannot find something like this in the branch protection rules :)
+ [5 years ago] sbeyer I 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