All of lore.kernel.org
 help / color / mirror / Atom feed
* Deleting branches in main repository
@ 2009-03-16 21:52 Ulf Samuelsson
  2009-03-16 23:07 ` Michael 'Mickey' Lauer
  2009-03-17 11:11 ` Stefan Schmidt
  0 siblings, 2 replies; 4+ messages in thread
From: Ulf Samuelsson @ 2009-03-16 21:52 UTC (permalink / raw)
  To: openembedded-devel

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




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-03-17 16:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-16 21:52 Deleting branches in main repository Ulf Samuelsson
2009-03-16 23:07 ` Michael 'Mickey' Lauer
2009-03-17 16:07   ` Ulf Samuelsson
2009-03-17 11:11 ` Stefan Schmidt

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.