From fd466bdc47728eb1b00b947cafe67a2e0d80c58b Mon Sep 17 00:00:00 2001 From: Adam Spiers Date: Sun, 13 Jan 2013 23:10:54 +0000 Subject: [PATCH] CG: explicitly detail the correct values for git cl config http://thread.gmane.org/gmane.comp.gnu.lilypond.devel/46915/focus=52447 --- Documentation/contributor/source-code.itexi | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/Documentation/contributor/source-code.itexi b/Documentation/contributor/source-code.itexi index 72b05175d8..861e4db6a3 100644 --- a/Documentation/contributor/source-code.itexi +++ b/Documentation/contributor/source-code.itexi @@ -1291,20 +1291,28 @@ use any email address for your google account when you sign up. @item Move into the top source directory and then configure @command{git -cl} with the following commands. If you do not understand any -question, just answer with a newline (CR). +cl} with the following commands: @example cd $LILYPOND_GIT git cl config @end example +For the @qq{Rietveld server} question, the default value +(@qq{codereview.appspot.com}) should be accepted by +answering with a newline (CR). + The @qq{CC list} question should be answered with: @example lilypond-devel@@gnu.org @end example +The @qq{Tree status URL} value should be left blank. So should +the @qq{ViewVC URL} value, since it is used by @command{git cl +dcommit} which is only for repositories which use @command{git +svn} (LilyPond doesn't). + @end enumerate @subsubheading Uploading patch set -- 2.39.2