From mboxrd@z Thu Jan 1 00:00:00 1970 From: bggy Subject: Problem Creating Commit Messages Date: Thu, 26 Mar 2009 21:44:10 -0700 (PDT) Message-ID: <22735968.post@talk.nabble.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: git@vger.kernel.org X-From: git-owner@vger.kernel.org Fri Mar 27 05:45:46 2009 Return-path: Envelope-to: gcvg-git-2@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1Ln3wv-00027E-4H for gcvg-git-2@gmane.org; Fri, 27 Mar 2009 05:45:45 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751607AbZC0EoO (ORCPT ); Fri, 27 Mar 2009 00:44:14 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751478AbZC0EoO (ORCPT ); Fri, 27 Mar 2009 00:44:14 -0400 Received: from kuber.nabble.com ([216.139.236.158]:58008 "EHLO kuber.nabble.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751092AbZC0EoN (ORCPT ); Fri, 27 Mar 2009 00:44:13 -0400 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1Ln3vO-0002wu-SW for git@vger.kernel.org; Thu, 26 Mar 2009 21:44:10 -0700 X-Nabble-From: balishaggy@yahoo.com Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Hello, I'm new to git and I haven't been able to create commit messages in either vim or textmate(changed core.editor to mate). I can create commit messages when I use the -m option, but I like creating multiple-line messages and it's easier to do it with a fresh line-break in the terminal. Using textmate I saved and closed the textmate file that pops up after $git commit -a, but git responds that the commit was terminated due to an empty message. I am not familiar with VIM, can change modes, but none of the key combos I tried worked. Thank you!, John -- View this message in context: http://www.nabble.com/Problem-Creating-Commit-Messages-tp22735968p22735968.html Sent from the git mailing list archive at Nabble.com.