Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (860666ed831b47c0e46e260df08cd016ed452406)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Arwed von Merkatz <v.merkatz AT gmx.net>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (860666ed831b47c0e46e260df08cd016ed452406)
  • Date: Wed, 24 Oct 2007 20:07:11 +0200

On Wed, Oct 24, 2007 at 08:28:22AM -0700, Eric Sandall wrote:
> On Wed, 2007-10-24 at 02:12 +0500, Pol Vinogradov wrote:
> > В Tue, 23 Oct 2007 12:37:26 +0200
> > "Andraž 'ruskie' Levstik" <ruskie AT mages.ath.cx> пишет:
> >
> > > Why didn't you merge the devel-iceweasel branch(which you created it
> > > seems)
> > > and worked on that???
> > damn... i forgot! can it be removed or what?
>
> We can probably remove the branch. I need to look into that anyways for
> the xorg-modular branches as it gets merged to test.

Removing remote branches can be done by pushing an empty branch refspec,
see man git-push.
git push origin :experimental
Find a ref that matches experimental in the origin repository
(e.g. refs/heads/experimental), and delete it.

--
Arwed v. Merkatz Source Mage GNU/Linux developer
http://www.sourcemage.org




Archive powered by MHonArc 2.6.24.

Top of Page