1-800-GIT-HELP (how to delete a user branch?)

2022-10-25 Thread Gaius Mulley via Gcc
Just wondering what is the safest way to delete a user branch? [I used ./contrib/git-add-user-branch.sh and wanted to start over (user branch for m2 and gcc12)], many thanks, Gaius

Re: 1-800-GIT-HELP (how to delete a user branch?)

2022-10-25 Thread Jonathan Wakely via Gcc
On Tue, 25 Oct 2022 at 13:23, Gaius Mulley via Gcc wrote: > > > Just wondering what is the safest way to delete a user branch? > > [I used ./contrib/git-add-user-branch.sh and wanted to start over > (user branch for m2 and gcc12)], When you say start over, do you mean reuse the same branch name

Re: 1-800-GIT-HELP (how to delete a user branch?)

2022-10-25 Thread Gaius Mulley via Gcc
Jonathan Wakely writes: > On Tue, 25 Oct 2022 at 13:23, Gaius Mulley via Gcc wrote: >> >> >> Just wondering what is the safest way to delete a user branch? >> >> [I used ./contrib/git-add-user-branch.sh and wanted to start over >> (user branch for m2 and gcc12)], > > When you say start over, do