From: Carl Sorensen Date: Tue, 25 Jan 2011 00:44:31 +0000 (-0700) Subject: Doc - Contributors -- Add warning about .scm extension for git-cl X-Git-Tag: release/2.13.47-1~22 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=f1137ea5a34b34e73f69c4d0f34d280d58d30b38;p=lilypond.git Doc - Contributors -- Add warning about .scm extension for git-cl --- diff --git a/Documentation/contributor/source-code.itexi b/Documentation/contributor/source-code.itexi index 13e3b18be8..c952506ccc 100644 --- a/Documentation/contributor/source-code.itexi +++ b/Documentation/contributor/source-code.itexi @@ -1017,6 +1017,11 @@ 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. +@warning{Some installations of git-cl fail when uploading a patch +set that includes a .scm file. When this happens, it can +generally be fixed by editing the file @file{/etc/mime.types}. +Add a line to this file containing @code{text/x-script.scheme scm}.} + @subsubheading Announcing your patch set You should then announce the patch by logging into the code review