Yes, I will remove it tomorrow morning my time.
On Sun, 25 Oct 2020 at 10:16 PM, Erick Erickson
wrote:
> We have two 8x branches,
>
>
> origin/branch_8_x
> origin/branch_8x
>
> Can someone remove/rename branch_8_x? I’ve managed to completely screw up
> my fork when trying to delete branches, so
We have two 8x branches,
origin/branch_8_x
origin/branch_8x
Can someone remove/rename branch_8_x? I’ve managed to completely screw up my
fork when trying to delete branches, so I’m not feeling confident when it comes
to deleting branches on master...
---
I played around a bit in my repo and this sequence seems to do what I want now
that Dawid suggested tagging before removing: tag a branch then remove it from
the drop-down.
We have a branch jira/SOLR-13452_gradle_2 for example:
// First track the branch
git checkout --track origin/jira/SOLR-13