From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joshua Jensen Subject: Re: Staging Individual Lines Date: Mon, 22 Apr 2013 08:35:02 -0600 Message-ID: <51754A96.8050508@workspacewhiz.com> References: <517466B9.8010607@blueyonder.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: git@vger.kernel.org To: ode X-From: git-owner@vger.kernel.org Mon Apr 22 16:41:58 2013 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 1UUHwM-0006oX-3Y for gcvg-git-2@plane.gmane.org; Mon, 22 Apr 2013 16:41:58 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755814Ab3DVOlq (ORCPT ); Mon, 22 Apr 2013 10:41:46 -0400 Received: from hsmail.qwknetllc.com ([208.71.137.138]:55525 "EHLO hsmail.qwknetllc.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754887Ab3DVOlp (ORCPT ); Mon, 22 Apr 2013 10:41:45 -0400 X-Greylist: delayed 402 seconds by postgrey-1.27 at vger.kernel.org; Mon, 22 Apr 2013 10:41:45 EDT Received: (qmail 7605 invoked by uid 399); 22 Apr 2013 08:35:03 -0600 Received: from unknown (HELO SlamDunk) (jjensen@workspacewhiz.com@76.23.33.208) by hsmail.qwknetllc.com with ESMTPAM; 22 Apr 2013 08:35:03 -0600 X-Originating-IP: 76.23.33.208 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130328 Thunderbird/17.0.5 In-Reply-To: <517466B9.8010607@blueyonder.co.uk> X-Antivirus: avast! (VPS 130422-1, 04/22/2013), Outbound message X-Antivirus-Status: Clean Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: ----- Original Message ----- From: ode Date: 4/21/2013 4:22 PM > I went looking on Google and found git-cola gui client which works for > staging individual lines to the commit. The 'git gui' that ships with Git also stages individual lines and groups of lines, FWIW. -Josh