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

* Re: Deleting branches in main repository
  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
  1 sibling, 1 reply; 4+ messages in thread
From: Michael 'Mickey' Lauer @ 2009-03-16 23:07 UTC (permalink / raw)
  To: openembedded-devel

I removed both branches for you.

-- 
:M:




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

* Re: Deleting branches in main repository
  2009-03-16 21:52 Deleting branches in main repository Ulf Samuelsson
  2009-03-16 23:07 ` Michael 'Mickey' Lauer
@ 2009-03-17 11:11 ` Stefan Schmidt
  1 sibling, 0 replies; 4+ messages in thread
From: Stefan Schmidt @ 2009-03-17 11:11 UTC (permalink / raw)
  To: openembedded-devel

Hello.

On Mon, 2009-03-16 at 22:52, Ulf Samuelsson wrote:
> 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?

You can't from your normal account. There is a commit hook that forbids deleting
of branches. Our admin people are able to do this. And it seems mickey already
did ot for you.

regards
Stefan Schmidt



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

* Re: Deleting branches in main repository
  2009-03-16 23:07 ` Michael 'Mickey' Lauer
@ 2009-03-17 16:07   ` Ulf Samuelsson
  0 siblings, 0 replies; 4+ messages in thread
From: Ulf Samuelsson @ 2009-03-17 16:07 UTC (permalink / raw)
  To: openembedded-devel


>I removed both branches for you.
> 
Thank You.
Sorry to bother !


> -- 
> :M:
> 
> 
> _______________________________________________


Best Regards
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.