Its easy to script the git push + modify branch field action, for example 
the sage dev scripts:

sage -dev push --ticket 12345 

or using the git trac subcommand extension that I'm writing 
at https://github.com/sagemath/git-trac-command:

git trac push 12345

Trac will send a notification email about the branch change, so you don't 
have to tell others yourself. 

On Sunday, December 8, 2013 8:45:22 AM UTC+1, Christian Stump wrote:
>
> I started yesterday to review my first ticket using git (thanks to Nathann 
> and Andrew for help). Reading 
> http://wiki.sagemath.org/TentativeConventions#Review_a_ticket, I get the 
> impression that I can checkout the right branch, do changes, commit them to 
> that branch, and push it.
>

For the record, those are the sage-combinat conventions. I think they are 
quite good suggestions, but other groups can use other conventions if they 
want...

-- 
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/groups/opt_out.

Reply via email to