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