From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pavan Savoy Subject: git color in commit editor Date: Thu, 6 Jan 2011 12:12:40 +0530 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 To: git@vger.kernel.org X-From: git-owner@vger.kernel.org Thu Jan 06 07:42:49 2011 Return-path: Envelope-to: gcvg-git-2@lo.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PajYc-0002YK-Hd for gcvg-git-2@lo.gmane.org; Thu, 06 Jan 2011 07:42:46 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753765Ab1AFGml (ORCPT ); Thu, 6 Jan 2011 01:42:41 -0500 Received: from mail-qy0-f174.google.com ([209.85.216.174]:55770 "EHLO mail-qy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753484Ab1AFGml (ORCPT ); Thu, 6 Jan 2011 01:42:41 -0500 Received: by qyj19 with SMTP id 19so19036403qyj.19 for ; Wed, 05 Jan 2011 22:42:41 -0800 (PST) Received: by 10.229.231.9 with SMTP id jo9mr21298743qcb.201.1294296160796; Wed, 05 Jan 2011 22:42:40 -0800 (PST) Received: by 10.229.14.75 with HTTP; Wed, 5 Jan 2011 22:42:40 -0800 (PST) X-Originating-IP: [192.163.20.231] Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: I am not sure, If this is a right list, Is there a git users mailing list too somewhere out there ? Anyway the question is simple, I have git version git version 1.5.6.3, on 1 system and get the colors right during a git commit (commit editor being vim..) On another machine with same vim version and same gitconfig and pretty much all the same settings except that the git version is git version 1.6.3.3, I don't have color in the commit editor... Moving to newer GIT versions didn't help either... What am I missing? regards, Pavan