]> git.donarmstrong.com Git - lilypond.git/commitdiff
Issue 3719: CG: Add comment about git-cl editor
authorUrs Liska <git@ursliska.de>
Thu, 12 Dec 2013 11:06:39 +0000 (12:06 +0100)
committerDavid Kastrup <dak@gnu.org>
Mon, 23 Dec 2013 12:13:31 +0000 (13:13 +0100)
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

Signed-off-by: David Kastrup <dak@gnu.org>
Documentation/contributor/source-code.itexi

index f44dd31b3fd2534a0fe591ab10014e9184e51e93..6a957052daadc2c4696a37abe1815fb84fc35fb1 100644 (file)
@@ -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. @command{git-cl} will
+respect the @env{EDITOR} environment variable if defined,
+otherwise it will use @command{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.