From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Wei Weng Newsgroups: gmane.emacs.help Subject: Re: Which git front-end in emacs is better? Date: Tue, 21 Oct 2008 14:44:35 -0400 Organization: Acecape, Inc. Message-ID: <1224614675.259098@nntp.acecape.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1224618056 17209 80.91.229.12 (21 Oct 2008 19:40:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 21 Oct 2008 19:40:56 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Oct 21 21:41:52 2008 connect(): Connection refused Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KsN6n-0006sO-PL for geh-help-gnu-emacs@m.gmane.org; Tue, 21 Oct 2008 21:41:37 +0200 Original-Received: from localhost ([127.0.0.1]:38225 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KsN5i-0003sz-8a for geh-help-gnu-emacs@m.gmane.org; Tue, 21 Oct 2008 15:40:30 -0400 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!news2.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!nx02.iad.newshosting.com!newshosting.com!post02.iad!not-for-mail User-Agent: Thunderbird 2.0.0.17 (X11/20080925) Original-Newsgroups: gnu.emacs.help In-Reply-To: Cache-Post-Path: nntp.acecape.com!unknown@p67-47.acedsl.com X-Cache: nntpcache 3.0.1 (see http://www.nntpcache.org/) Original-Lines: 11 Original-X-Complaints-To: abuse@newshosting.com Original-Xref: news.stanford.edu gnu.emacs.help:163658 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:58998 Archived-At: Lave wrote: > Hi, all. > > I'm wondering how to use git in emacs. Is there a good front-end for > git in emacs ? > > Thanks. Try magit: http://zagadka.vm.bytemark.co.uk/magit/ Wei