From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?David_K=C3=A5gedal?= Subject: Re: git-gui console app ? Date: Tue, 07 Aug 2007 16:21:06 +0200 Message-ID: <87k5s7e88d.fsf@morpheus.local> References: <20070804101058.GA520@Mac2.local> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE To: git@vger.kernel.org X-From: git-owner@vger.kernel.org Tue Aug 07 16:21:29 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 1IIPw5-0004JL-I0 for gcvg-git@gmane.org; Tue, 07 Aug 2007 16:21:25 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755621AbXHGOVW convert rfc822-to-quoted-printable (ORCPT ); Tue, 7 Aug 2007 10:21:22 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754937AbXHGOVW (ORCPT ); Tue, 7 Aug 2007 10:21:22 -0400 Received: from main.gmane.org ([80.91.229.2]:45672 "EHLO ciao.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754567AbXHGOVV (ORCPT ); Tue, 7 Aug 2007 10:21:21 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IIPvu-0002Iq-Ue for git@vger.kernel.org; Tue, 07 Aug 2007 16:21:15 +0200 Received: from c83-253-22-183.bredband.comhem.se ([83.253.22.183]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 07 Aug 2007 16:21:14 +0200 Received: from davidk by c83-253-22-183.bredband.comhem.se with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 07 Aug 2007 16:21:14 +0200 X-Injected-Via-Gmane: http://gmane.org/ X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: c83-253-22-183.bredband.comhem.se User-Agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/22.1 (gnu/linux) Cancel-Lock: sha1:FEytE8oH2o68Z7RdoW9lS5X05tA= Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: Erik Colson writes: > Hello ! > > git-gui is a nice application and I like to use it while developping. > However as probably a lot of developpers do, I regularly code in Emac= s > from a distant ssh client. > Therefor I'd want to find some app like git-gui running in console... > Does this exist or is there a project in development ? If you are already using emacs, why not use the emacs frontend? It isn't as featureful as git gui right now, but it integrates better with your emacs. --=20 David K=C3=A5gedal