On Thursday, May 1, 2014 1:27:02 PM UTC+1, KnS wrote:
>
> while if I set the "default remote branch" to trac/develop or something 
> like that, I could just say:
> $ git pull 
> while in the branch, right?
>

Correct. The "git trac" script sets that up automatically if you use it to 
download a branch:

$ git trac checkout develop
$ git branch -vv 
* develop                                      fc52070 [trac/develop] 
Updated Sage version to 6.2.rc1
  master                                       3472a85 [origin/master] 
Updated Sage version to 6.0


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