----- Original Message ----- From: "John Gourlay" <j...@weathervanefarm.net>
To: "Federico Bruni" <f...@inventati.org>
Cc: "LilyPond Development Team" <lilypond-devel@gnu.org>
Sent: Monday, May 02, 2016 3:37 PM
Subject: Re: git-cl problem


Federico,

I am running git-cl in a terminal window. I changed my default editor to leafpad. When I run git-cl again the emacs warning is gone, but I get the same error from git-cl:

[lilypond-git (philomelos %)]$ git-cl upload master
No output from [‘git', 'diff', '--no-color', '--no-ext-diff', '--full-index', '--ignore-submodules', '--src-prefix=a/', '--dst-prefix=b/', 'master']

The warning from emacs was scary, but it wasn’t the problem. Whether my editor is emacs or leafpad I have the opportunity to enter a codereview message. When I save the message and close the editor the “No output” error message appears in the terminal window.

John


It's not a syntax I use, but the CG says "git-cl upload origin/master" so I assume what's happening is the git-cl diffs master against the named branch - in your case, master - and returns no diff ("No output"). What happens if you update your master branch with your change and then run the syntax from the CG?

--
Phil Holmes

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to