All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ulf Samuelsson <ulf.samuelsson@atmel.com>
To: openembedded-devel@lists.openembedded.org
Subject: Deleting branches in main repository
Date: Mon, 16 Mar 2009 22:52:48 +0100	[thread overview]
Message-ID: <1237240368.5838.469.camel@grond> (raw)

Still learning about git, and I managed to create one branch by mistake
  origin/local
There is also an obsolete branch which I want to remove 
  origin/ulf/atmel

Only want to keep the following.
  origin/ulf/linux

How can I clean up?

tried
git push origin :origin/local
and
git push origin :local
but this does not work

BR
Ulf Samuelsson




             reply	other threads:[~2009-03-16 22:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-16 21:52 Ulf Samuelsson [this message]
2009-03-16 23:07 ` Deleting branches in main repository Michael 'Mickey' Lauer
2009-03-17 16:07   ` Ulf Samuelsson
2009-03-17 11:11 ` Stefan Schmidt

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=1237240368.5838.469.camel@grond \
    --to=ulf.samuelsson@atmel.com \
    --cc=openembedded-devel@lists.openembedded.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.