Le 6 janv. 2014 à 19:09, KP Kirchdörfer <kap...@users.sourceforge.net> a écrit :
> Locally I do have maint-4.x, how to proceed?
> 
>>> btw: how can we fix the wrong rename/move of maint to maint-4.x?
>> 
>> Yes easy :D
>> remove local and remote branches with the commands:
>> git checkout master
>> git branch -d maint-4.x
>> git push origin :maint-4.x
> 
> Really? master is at 5.0. What I'm looking for is to have move back maint-4.x 
> to maint, then do it right to move maint to maint-4x and from then to create 
> a 
> new maint from master.
> 

Yes you need to delete maint-4.x locally and remotely then « create » a new 
maint and a new master.

If you think it’s obscur for you i can do it.

Regards,
Yves
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk

_______________________________________________
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to