From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johannes Schindelin Subject: Re: [PATCH v2] user-manual: mention git gui citool (commit, amend) Date: Mon, 6 Aug 2007 01:22:11 +0100 (BST) Message-ID: References: <20070803125634.GB28323@fieldses.org> <1186318785677-git-send-email-prohaska@zib.de> <17AA7EBE-B755-4F26-9C7E-AF6D762811F2@zib.de> <85wswa6n1o.fsf@lola.goethe.zz> <5AB64D44-2324-4A98-B010-8D6D6225F116@zib.de> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: Git Mailing List To: Steffen Prohaska X-From: git-owner@vger.kernel.org Mon Aug 06 02:22:52 2007 Return-path: Envelope-to: gcvg-git@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1IHqN0-0001bl-GN for gcvg-git@gmane.org; Mon, 06 Aug 2007 02:22:50 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751628AbXHFAWr (ORCPT ); Sun, 5 Aug 2007 20:22:47 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1758513AbXHFAWr (ORCPT ); Sun, 5 Aug 2007 20:22:47 -0400 Received: from mail.gmx.net ([213.165.64.20]:33773 "HELO mail.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1751608AbXHFAWr (ORCPT ); Sun, 5 Aug 2007 20:22:47 -0400 Received: (qmail invoked by alias); 06 Aug 2007 00:22:45 -0000 Received: from wbgn013.biozentrum.uni-wuerzburg.de (EHLO openvpn-client) [132.187.25.13] by mail.gmx.net (mp001) with SMTP; 06 Aug 2007 02:22:45 +0200 X-Authenticated: #1490710 X-Provags-ID: V01U2FsdGVkX1+2hIx6eGe2yIFGExlVTB6fgJH8CWW/oywkvB/Ndc drtmIIHC+pt4JC X-X-Sender: gene099@racer.site In-Reply-To: <5AB64D44-2324-4A98-B010-8D6D6225F116@zib.de> X-Y-GMX-Trusted: 0 Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: Him On Sun, 5 Aug 2007, Steffen Prohaska wrote: > I found it quite useful to be able to commit diff chunks selectively. But how do you make sure that it works as expected? I.e. when you commit a hunk using, say, variable "rule_the_world", and by mistake (happen to me all the time, maybe to you, too?) forgot to select the hunk which declares that variable, maybe because it is hidden in a forest of other variables? I _try_ to test commits by my eyes, by compiling, and by running the version I'll commit. (Okay, sometimes I run the test _after_ committing, but then I test to see if I have to amend something.) Ciao, Dscho