Le dimanche 16 novembre 2014 19:31:25 UTC+1, Volker Braun a écrit :
>
> On Sunday, November 16, 2014 6:02:22 PM UTC, Eric Gourgoulhon wrote:
>>
>> Can you please tell what the command "git trac try 12345" does, in terms 
>> of plain git ?
>>
>
> It just does the merge in a detached head (HEAD is no longer a named 
> branch, so you can't push it accidentally)
>
> git checkout --detach develop
> git fetch trac u/user/descrption
> git merge FETCH_HEAD
>
>
Thanks for the explanation.

Eric. 

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to