Re: [gnome-db] introspection issue



On Fri, Mar 11, 2011 at 5:31 PM, Vivien Malerba <vmalerba gmail com> wrote:
>> Surely the latest stuff should be in master? You could branch the stable
>> stuff to a stable branch.
>
> I do agree. However I don't know how to do this with git. The current
> situation is:
> * a master branch (which is for the 4.2.X dev)
> * a gtk3 branch
> and I would like to (in that order):
> 1- rename the current master branch to "LIBGDA_4.2"
> 2- rename the gtk3 branch to master
>
> Any idea how to do this?

easy :)

1) git branch LIBGDA_4.2
at this point, master = LIBGDA_4.2

2) git merge gtk3

after successful merging:
3) git branch -D gtk3


-- 
Alexey Zakhlestin, http://twitter.com/jimi_dini
http://www.milkfarmsoft.com/


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