From f1137ea5a34b34e73f69c4d0f34d280d58d30b38 Mon Sep 17 00:00:00 2001 From: Carl Sorensen Date: Mon, 24 Jan 2011 17:44:31 -0700 Subject: [PATCH] Doc - Contributors -- Add warning about .scm extension for git-cl --- 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 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 -- 2.39.2