On Wed, Nov 21, 2012 at 4:47 PM, Željko Filipin <[email protected]> wrote: > On Wed, Nov 21, 2012 at 10:27 PM, Chad <[email protected]> wrote: >> `git push origin :refs/tags/mytag` > > Should we be able to delete branches too? This does not work for me: > > $ git push gerrit :debug > remote: Processing changes: refs: 1, done > To ssh://[email protected]:29418/qa/browsertests > ! [remote rejected] debug (can not delete references) > error: failed to push some refs to 'ssh:// > [email protected]:29418/qa/browsertests' > > I have pushed to debug branch at gerrit (instead of pushing it to another > remote) so I wanted to delete the branch. Am I doing it wrong? >
If you've got the permission to delete branches, they should show up in the UI as deletable. This should be the case for all project owners. -Chad _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
