On Tuesday, December 6, 2016 at 1:41:22 PM UTC-8, Nils Bruin wrote:
>
> On Tuesday, December 6, 2016 at 1:03:46 PM UTC-8, Justin C. Walker wrote:
>>
>> Hi, all, 
>>
>> I have not done any real Sage development for a while (the last time, I 
>> think, there were wolves in Wales). 
>>
>> I want to work on an existing Trac ticket, and I'm not clear on how to 
>> start this work. 
>>
>
> I usually rely on the git-trac command doing what is supposed to be done:
>
> https://github.com/sagemath/git-trac-command
>  
> For basic operations it has some pretty straightforward commands that 
> don't seem to upset reviewers and release managers too much. For more 
> complicated things you can still fall back on git directly.
>

Me, too. I start with the "develop" branch and install and configure the 
git-trac command as it says in the Developer's Guide 
(http://doc.sagemath.org/html/en/developer/git_trac.html#installing-the-git-trac-command)
 
so I can do things like

    git trac checkout 20745

-- 
John

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

Reply via email to