simulavr-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Simulavr-devel] Release branch for release 1.0


From: Julian Bäume
Subject: Re: [Simulavr-devel] Release branch for release 1.0
Date: Sun, 05 Feb 2012 19:19:18 +0100
User-agent: KMail/4.8.0 (Linux/3.1.9-1.4-desktop; KDE/4.8.0; i686; ; )

hey!

Am Sonntag, 5. Februar 2012, 16:08:00 schrieb ThomasK:
> > Cool! How about renaming the old 'stable' branch to 'oldstable' then?
> > That's the very old code base from 2009. People will be confused if
> > there is a 'master' and a 'stable' branch.
> 
> I'm not sure, if it's possible to change the branch name, because this
> is on the server and I don't know, if I can change this remote. I think,
> I have to make some experiments before.

Just check out the stable branch locally and push it again like this:

    git push origin stable:oldstable

after that you can delete the remote branch:

   git push origin :stable

hope, that helps.

bye then
julian

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]