On 2015-03-12 10:46, Volker Braun wrote:
There is nothing specific to our git setup as far as merging and
rebasing is concerned. So there is no need to reinvent a git-trac wheel
here, its just about making communicating with trac easier.

I would find the following command useful:

git trac merge <ticket-number>

to automatically download the ticket branch and "git merge" it with a good commit message.

Right now, the easiest way to accomplish the above is to copy the "commit" field of the Trac ticket and do

git merge d26954c093a671139347c65ee7772b79e9a02783


--
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