Would somebody please be so kind and push the attached patch.
I rebased on origin/master and ran ct-section source-code.
make doc gave an error, but this pointed to
"fatal error: failed files: "60/lily-338514d2.ly""
so I think I can ignore this?
Urs
-------- Original-Nachricht --------
Betreff: Re: Issue 3719 in lilypond: Patch: CG: Add comment about git-cl
editor
Datum: Sun, 22 Dec 2013 08:20:56 +0000
Von: lilyp...@googlecode.com
An: lilyli...@googlemail.com
Updates:
Labels: -Patch-countdown Patch-push
Comment #6 on issue 3719 by pkx166h: Patch: CG: Add comment about git-cl
editor
http://code.google.com/p/lilypond/issues/detail?id=3719
Patch counted down - please push
--
You received this message because you are the owner of the issue.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
Reply to this email to add a comment or make updates.
>From 0dd769ee4ec5befa5497548fadfcd972fc7a1926 Mon Sep 17 00:00:00 2001
From: Urs Liska <g...@ursliska.de>
Date: Thu, 12 Dec 2013 12:06:39 +0100
Subject: [PATCH] Issue 3719: CG: Add comment about git-cl editor
git-cl fires either the editor specified by the
EDITOR environment variable or vi if EDITOR isn't defined.
Commit mentions this in the CG
---
Documentation/contributor/source-code.itexi | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/Documentation/contributor/source-code.itexi b/Documentation/contributor/source-code.itexi
index f44dd31..7869f44 100644
--- a/Documentation/contributor/source-code.itexi
+++ b/Documentation/contributor/source-code.itexi
@@ -1384,6 +1384,11 @@ can be used.
@end itemize
+First you will see a terminal editor where you can edit the
+message that will accompany your patch. @code{git-cl} will respect
+the @code{EDITOR} environment variable if defined, otherwise it
+will use @code{vi} as the default editor.
+
After prompting for your Google email address and password, the
patch set will be posted to Rietveld, and you will be given a URL
for your patch.
--
1.7.10.4
_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel