On 2014-05-01, Simon King <simon.k...@uni-jena.de> wrote:
> Hi!
>
> Next question:
>
> On 2014-05-01, Simon King <simon.k...@uni-jena.de> wrote:
>> I immediately started playing with it, and I wonder: Can I configure
>> it so that "git trac review 12345" shows me the diff in "less" (or another
>> pager)? git does use "less" when I call "git log" or "git diff ...", but
>> I don't see any hint in ~/.gitconfig why less is used on the log and the
>> diff but not on "trac review".
>
> Why am I asked for my trac password when I just pull? Shouldn't a
> password only be required for pushing, but not for pulling?

did you look at
http://boxen.math.washington.edu/home/vbraun/doc/developer/git_trac.html#section-git-trac-readonly
?

It also seems that you'd only need to do 
git trac config --user USERNAME --pass 'PASSWORD'
once, and it will store the data somewhere...


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