lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Two git-cl questions


From: Simon Albrecht
Subject: Re: Two git-cl questions
Date: Mon, 21 Dec 2015 22:21:17 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0

On 21.12.2015 22:17, Thomas Morley wrote:
2015-12-21 20:14 GMT+01:00 Simon Albrecht <address@hidden>:
Hello,

after a long time I’ve now tried and uploaded a patch again. Two questions
on the git cl process:
What exact value should I use for ‘Allura server’? I didn’t get that right.
git config -e
for me returns:
...
[allura]
         tracker = https://sourceforge.net/p/testlilyissues/issues/
         token = ...
...


And, please, is there a way to upload a patch and edit the message without
vi? I have absolutely no experience with vi and it drove me mad.
 From CG:
git config --global core.editor nano

and/or

export VISUAL=nano
export EDITOR=nano

to use nano

In my .gitconfig I can see:
...
[core]
     editor = nano

Thanks for the pointers.

Best, Simon



reply via email to

[Prev in Thread] Current Thread [Next in Thread]