Killing kdelibs master branch
    Thomas Lübking 
    thomas.luebking at gmail.com
       
    Tue Aug 12 21:07:07 BST 2014
    
    
  
On Dienstag, 12. August 2014 21:20:41 CEST, Albert Astals Cid wrote:
>> Is
>> 
>> git symbolic-ref refs/heads/master refs/heads/KDE/4.14
>> 
>> an option?
>
> Maybe, what does it do?
Create a symbolic ref "master" that like the symbolic ref HEAD would (then) point KDE/4.14
Locally this just works "fine" - whatever you do using "master" applies to KDE/4.14 (including deleting the branch!)
The question is whether you can do that on the remote (to have it for everybody). Doing it locally and pushing the ref afair isn't possible.
Cheers,
Thomas
    
    
More information about the kde-core-devel
mailing list