git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Torgil Svensson" <torgil.svensson@gmail.com>
To: git@vger.kernel.org
Subject: stgit: deleting a branch doesn't seem to work
Date: Mon, 21 Aug 2006 19:27:02 +0200	[thread overview]
Message-ID: <e7bda7770608211027m298ca361pdd78e164b9a524a5@mail.gmail.com> (raw)

I have three branches and want my "gst10" to be "master" instead

$ stg branch --delete master
Deleting branch "master"... done
$ stg branch -l
Available branches:
  s     gst10   |
        master  |
>       origin  |
$ stg branch --delete master
Deleting branch "master"... done
$ stg branch -r gst10 master
stg branch: Branch "master" already exists

Is there something i'm missing in my logic?

//Torgil

             reply	other threads:[~2006-08-21 17:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-21 17:27 Torgil Svensson [this message]
2006-08-22  8:34 ` stgit: deleting a branch doesn't seem to work Catalin Marinas
2006-08-22 17:12   ` Torgil Svensson
2006-08-23  9:15     ` Catalin Marinas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e7bda7770608211027m298ca361pdd78e164b9a524a5@mail.gmail.com \
    --to=torgil.svensson@gmail.com \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).