From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johannes Sixt Subject: Re: [wish] Revert changes in git gui Date: Tue, 09 Dec 2014 21:21:22 +0100 Message-ID: <548759C2.5030909@kdbg.org> References: <54875263.1010407@grueninger.de> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: git@vger.kernel.org, Bert Wesarg To: =?ISO-8859-15?Q?Christoph_Gr=FCninger?= X-From: git-owner@vger.kernel.org Tue Dec 09 21:21:33 2014 Return-path: Envelope-to: gcvg-git-2@plane.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XyRHo-0004JT-Dn for gcvg-git-2@plane.gmane.org; Tue, 09 Dec 2014 21:21:32 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752529AbaLIUV0 convert rfc822-to-quoted-printable (ORCPT ); Tue, 9 Dec 2014 15:21:26 -0500 Received: from bsmtp.bon.at ([213.33.87.14]:48847 "EHLO bsmtp.bon.at" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751013AbaLIUVY (ORCPT ); Tue, 9 Dec 2014 15:21:24 -0500 Received: from dx.sixt.local (unknown [93.83.142.38]) by bsmtp.bon.at (Postfix) with ESMTPSA id 3jxt8305Lyz5tlV; Tue, 9 Dec 2014 21:21:22 +0100 (CET) Received: from dx.sixt.local (localhost [IPv6:::1]) by dx.sixt.local (Postfix) with ESMTP id 6E42019F828; Tue, 9 Dec 2014 21:21:22 +0100 (CET) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 In-Reply-To: <54875263.1010407@grueninger.de> Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Am 09.12.2014 um 20:49 schrieb Christoph Gr=FCninger: > While browsing the changes, it is very easy to add (or remove) lines = or > hunks for commit via the context menu. I would like to revert the > changes of a line or a hunk in a similar way. I have often white-spac= e > or formatting changes I don't want to commit but want them reverted > immediately. I'm using this patch series since it was posted: http://thread.gmane.org/gmane.comp.version-control.git/188170/focus=3D1= 88171 -- Hannes