From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?R=FCdiger?= Sonderfeld Newsgroups: gmane.emacs.devel Subject: Re: Move to git is imminent - awaiting Stefan's approval Date: Thu, 16 Jan 2014 13:25:18 +0100 Message-ID: <1589701.nsD1HMVFRF@descartes> References: <20140106165108.B6BF4380865@snark.thyrsus.com> <86iotkq2dn.fsf@geisler.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1389875152 1280 80.91.229.3 (16 Jan 2014 12:25:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 16 Jan 2014 12:25:52 +0000 (UTC) Cc: Martin Geisler , Stefan Monnier To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 16 13:25:58 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1W3m1D-0005kT-UA for ged-emacs-devel@m.gmane.org; Thu, 16 Jan 2014 13:25:56 +0100 Original-Received: from localhost ([::1]:60310 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W3m1D-0004Ep-GL for ged-emacs-devel@m.gmane.org; Thu, 16 Jan 2014 07:25:55 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:58405) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W3m16-0004EZ-7R for emacs-devel@gnu.org; Thu, 16 Jan 2014 07:25:54 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W3m0z-0002yY-JZ for emacs-devel@gnu.org; Thu, 16 Jan 2014 07:25:48 -0500 Original-Received: from ptmx.org ([178.63.28.110]:58533) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W3m0z-0002y0-DE for emacs-devel@gnu.org; Thu, 16 Jan 2014 07:25:41 -0500 Original-Received: from localhost (localhost [127.0.0.1]) by ptmx.org (Postfix) with ESMTP id 0D61524E0B; Thu, 16 Jan 2014 13:25:36 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at ptmx.org Original-Received: from ptmx.org ([127.0.0.1]) by localhost (ptmx.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TGH5LOEL1ugM; Thu, 16 Jan 2014 13:25:30 +0100 (CET) Original-Received: from descartes.localnet (chello080108246092.7.14.vie.surfer.at [80.108.246.92]) by ptmx.org (Postfix) with ESMTPSA id A24E224EED; Thu, 16 Jan 2014 13:25:26 +0100 (CET) User-Agent: KMail/4.11.3 (Linux/3.11.0-14-generic; KDE/4.11.3; x86_64; ; ) In-Reply-To: <86iotkq2dn.fsf@geisler.net> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 178.63.28.110 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:168523 Archived-At: On Wednesday 15 January 2014 16:57:56 Martin Geisler wrote: > Stefan Monnier writes: > >> Also, I would like to hear what graphical tools people use with Gi= t that > >=20 > > You do realize you're talking to "emacs-devel", right? >=20 > Heh, yeah :) I use Emacs and I always use it in X11, so it's a graphi= cal > tool for me. >=20 > When I started with Git, the first thing I wondered was where all the= > nice graphical tools were and that prompted my question. I don't need= a > graphical tool for making commits, but I much prefer a graphical tool= > for running annotate and for browsing the history. Magit is probably one of the most popular tools for using git in GNU Em= acs. =20 It is very nice to use and frequently seems to be the envy from users o= f other =20 editors and users of other version control systems. And honestly I nev= er saw=20 a better integration of a version control system into an editor myself.= (And not to forget vc.el which is shipped with GNU Emacs and provides a= nice=20 interface to all kinds of version control systems, including git and hg= .) Regards, R=C3=BCdiger