All of lore.kernel.org
 help / color / mirror / Atom feed
* Removing GIT branches
@ 2009-04-25 21:58 Marcin Juszkiewicz
  2009-04-26  2:16 ` Chris Larson
  0 siblings, 1 reply; 4+ messages in thread
From: Marcin Juszkiewicz @ 2009-04-25 21:58 UTC (permalink / raw)
  To: openembedded-devel


Hi

Can someone remove hrw/poky-merge/add-rpm-packages-support and 
hrw/poky-rpm branches? They are obsolete now as code from them
is merged into .dev already.

Regards, 
-- 
JID:      hrw@jabber.org
Website:  http://marcin.juszkiewicz.com.pl/
LinkedIn: http://www.linkedin.com/in/marcinjuszkiewicz





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

* Re: Removing GIT branches
  2009-04-25 21:58 Removing GIT branches Marcin Juszkiewicz
@ 2009-04-26  2:16 ` Chris Larson
  2009-04-26  3:32   ` Denys Dmytriyenko
  0 siblings, 1 reply; 4+ messages in thread
From: Chris Larson @ 2009-04-26  2:16 UTC (permalink / raw)
  To: openembedded-devel

git push remotename :remotebranch

You're pushing "nothing" (the left side of the : separator) to the
remote branch, which is removal.

On Sat, Apr 25, 2009 at 2:58 PM, Marcin Juszkiewicz
<marcin@juszkiewicz.com.pl> wrote:
>
> Hi
>
> Can someone remove hrw/poky-merge/add-rpm-packages-support and
> hrw/poky-rpm branches? They are obsolete now as code from them
> is merged into .dev already.
>
> Regards,
> --
> JID:      hrw@jabber.org
> Website:  http://marcin.juszkiewicz.com.pl/
> LinkedIn: http://www.linkedin.com/in/marcinjuszkiewicz
>
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>



-- 
Chris Larson
clarson at kergoth dot com
clarson at mvista dot com
Founder - BitBake, OpenEmbedded, OpenZaurus
Maintainer - Tslib
Software Engineer
MontaVista Software, Inc.



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

* Re: Removing GIT branches
  2009-04-26  2:16 ` Chris Larson
@ 2009-04-26  3:32   ` Denys Dmytriyenko
  2009-04-26  4:47     ` Chris Larson
  0 siblings, 1 reply; 4+ messages in thread
From: Denys Dmytriyenko @ 2009-04-26  3:32 UTC (permalink / raw)
  To: openembedded-devel

On Sat, Apr 25, 2009 at 07:16:23PM -0700, Chris Larson wrote:
> git push remotename :remotebranch
> 
> You're pushing "nothing" (the left side of the : separator) to the
> remote branch, which is removal.

I thought there was a hook to prevent anybody from deleting arbitrary branches 
and only admins (Mickey) can remove branches...

> On Sat, Apr 25, 2009 at 2:58 PM, Marcin Juszkiewicz
> <marcin@juszkiewicz.com.pl> wrote:
> >
> > Hi
> >
> > Can someone remove hrw/poky-merge/add-rpm-packages-support and
> > hrw/poky-rpm branches? They are obsolete now as code from them
> > is merged into .dev already.

-- 
Denys



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

* Re: Removing GIT branches
  2009-04-26  3:32   ` Denys Dmytriyenko
@ 2009-04-26  4:47     ` Chris Larson
  0 siblings, 0 replies; 4+ messages in thread
From: Chris Larson @ 2009-04-26  4:47 UTC (permalink / raw)
  To: openembedded-devel

Ah, right, I stand corrected, then.

On Sat, Apr 25, 2009 at 8:32 PM, Denys Dmytriyenko <denis@denix.org> wrote:
> On Sat, Apr 25, 2009 at 07:16:23PM -0700, Chris Larson wrote:
>> git push remotename :remotebranch
>>
>> You're pushing "nothing" (the left side of the : separator) to the
>> remote branch, which is removal.
>
> I thought there was a hook to prevent anybody from deleting arbitrary branches
> and only admins (Mickey) can remove branches...
>
>> On Sat, Apr 25, 2009 at 2:58 PM, Marcin Juszkiewicz
>> <marcin@juszkiewicz.com.pl> wrote:
>> >
>> > Hi
>> >
>> > Can someone remove hrw/poky-merge/add-rpm-packages-support and
>> > hrw/poky-rpm branches? They are obsolete now as code from them
>> > is merged into .dev already.
>
> --
> Denys
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>



-- 
Chris Larson
clarson at kergoth dot com
clarson at mvista dot com
Founder - BitBake, OpenEmbedded, OpenZaurus
Maintainer - Tslib
Software Engineer
MontaVista Software, Inc.



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

end of thread, other threads:[~2009-04-26  4:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-25 21:58 Removing GIT branches Marcin Juszkiewicz
2009-04-26  2:16 ` Chris Larson
2009-04-26  3:32   ` Denys Dmytriyenko
2009-04-26  4:47     ` Chris Larson

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.