Well, crud, neither these works: C:\git\commons-vfs>git push origin --delete trunk remote: Rewinding refs/heads/trunk is forbidden. remote: To https://gitbox.apache.org/repos/asf/commons-vfs ! [remote rejected] trunk (pre-receive hook declined) error: failed to push some refs to ' https://gitbox.apache.org/repos/asf/commons-vfs'
C:\git\commons-vfs> git push origin :trunk remote: Rewinding refs/heads/trunk is forbidden. remote: To https://gitbox.apache.org/repos/asf/commons-vfs ! [remote rejected] trunk (pre-receive hook declined) error: failed to push some refs to ' https://gitbox.apache.org/repos/asf/commons-vfs' Thoughts? Gary On Mon, Apr 29, 2019 at 11:11 AM Rob Tompkins <[email protected]> wrote: > +1 > > > On Apr 29, 2019, at 10:58 AM, Otto Fowler <[email protected]> > wrote: > > > > +1 > > > > > > On April 29, 2019 at 08:01:43, Gary Gregory ([email protected]) > wrote: > > > > I am going to delete the branch 'trunk'. > > > > It's too confusing. > > > > Gary > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
