No problem. I was just a bit confused how it happened. I assumed you did
something on the command-line, but I have no idea how it could happen in
the UI.
I see you created https://issues.apache.org/jira/browse/INFRA-21127
Thanks!

On Thu, Nov 19, 2020 at 12:45 PM Billie Rinaldi <bil...@apache.org> wrote:

> Oops, sorry about that. I must have clicked on the wrong thing in the UI. I
> wonder if it's possible to disable creating branches through the UI ...
>
> Billie
>
> On Thu, Nov 19, 2020 at 12:06 PM Christopher <ctubb...@apache.org> wrote:
>
> > Hi Billie, you seem to have unintentionally created a branch with the
> same
> > name as one of our tags (rel/1.9.3), but pointing to our current main
> > branch's HEAD commit. I tried to delete it with `git push --delete
> upstream
> > refs/heads/rel/1.9.3` (the name is ambiguous, so you have to specify the
> > full ref name), but it was rejected, because it matches a protected
> branch
> > name pattern, I guess.
> >
> > I think we'll need to put in an INFRA ticket to remove this branch.
> >
> >
> > On Thu, Nov 19, 2020 at 10:37 AM <bil...@apache.org> wrote:
> >
> > > This is an automated email from the ASF dual-hosted git repository.
> > >
> > > billie pushed a change to branch rel/1.9.3
> > > in repository https://gitbox.apache.org/repos/asf/accumulo.git.
> > >
> > >
> > >       at 74afbab  Fix warning and simplify ScannerBaseTest
> > >
> > > No new revisions were added by this update.
> > >
> > >
> >
>

Reply via email to