On Wed, Jan 06, 2021 at 07:16:44AM -0000, Wolfgang Stoeggl via devel wrote:
> > git push origin :master
> > (This deletes the old ‘master’ branch)
> 
> git push origin :master
> remote: Branch deletion is not allowed
> remote: Denied push for ref 'refs/heads/master' for user '******'
> remote: All changes have been rejected

Which project/host are you trying to push to?
This is allowed on pagure.io but if you're trying on src.fp.o it will be blocked
(and this is expected). We will be doing src.fp.o directly server side, we'll
simply be renaming the master ref to rawhide (to by-pass the git hook which does
what you're seeing here) and create the symlink main -> rawhide.


Pierre
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to