From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniele Segato Subject: Re: What IDEs are you using to develop git? Date: Sun, 30 Aug 2009 20:07:44 +0200 Message-ID: <1251655664.31273.4.camel@localhost> References: <000001ca257d$b60326c0$22097440$@com> <43d8ce650908250547t17b76c95qb9931983e0a4b232@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: Frank =?ISO-8859-1?Q?M=FCnnich?= , git@vger.kernel.org To: John Tapsell X-From: git-owner@vger.kernel.org Sun Aug 30 20:15:41 2009 Return-path: Envelope-to: gcvg-git-2@lo.gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1MhowF-0002f5-RC for gcvg-git-2@lo.gmane.org; Sun, 30 Aug 2009 20:15:40 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753694AbZH3SP0 convert rfc822-to-quoted-printable (ORCPT ); Sun, 30 Aug 2009 14:15:26 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753662AbZH3SP0 (ORCPT ); Sun, 30 Aug 2009 14:15:26 -0400 Received: from ey-out-2122.google.com ([74.125.78.26]:58517 "EHLO ey-out-2122.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753601AbZH3SPZ (ORCPT ); Sun, 30 Aug 2009 14:15:25 -0400 Received: by ey-out-2122.google.com with SMTP id 25so691516eya.19 for ; Sun, 30 Aug 2009 11:15:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:cc :in-reply-to:references:content-type:date:message-id:mime-version :x-mailer:content-transfer-encoding; bh=G/tT/sR7MFhPJMP+poA+aJkv0VEqG8uuppd8yksKYvc=; b=RNDO7XuUIVGom2pRLbODfQy8G9nxKjyV34wluD0mTYJwedsjyL+5/jRyLvU3b22RpJ s+6HECnAU9LREWPYWd79D66qymQnVt0eRpdyhBDJiHhDNXT0fPl/Nw5lvKIknApZ/Cnu BaKZJcI/nDxdOJ2A3hIsVsLDVF3jJ6A4ii6IE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:cc:in-reply-to:references:content-type:date :message-id:mime-version:x-mailer:content-transfer-encoding; b=NwG2uHbOgDwGtQNjSb8Gk2Frl5F/kYtUbYxoLySjLHMh+GAxD7we2uC/QZZhBK+uiN lGlZaf0LU/JyIeCX9i79feDukh3/RNEVMGM6K70h3zCHB8pK67ciK/q1G/Rp3QdceFZ4 5LC2niWxbRxM9rDwQtIVVz/VE/XqqZp+BGsU4= Received: by 10.216.49.194 with SMTP id x44mr900229web.130.1251655743152; Sun, 30 Aug 2009 11:09:03 -0700 (PDT) Received: from ?192.168.1.2? (host240-6-dynamic.48-82-r.retail.telecomitalia.it [82.48.6.240]) by mx.google.com with ESMTPS id 10sm428321eyd.4.2009.08.30.11.08.54 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 30 Aug 2009 11:09:01 -0700 (PDT) In-Reply-To: <43d8ce650908250547t17b76c95qb9931983e0a4b232@mail.gmail.com> X-Mailer: Evolution 2.24.5 Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Il giorno mar, 25/08/2009 alle 13.47 +0100, John Tapsell ha scritto: > 2009/8/25 Frank M=C3=BCnnich : > > One thing I would like to ask you: what, if any, IDEs are you worki= ng with? >=20 > I think everyone just uses vim/emacs :-) I can't get how would one take vim or emacs instead of an IDE like Eclipse. That's probably because I'm mainingly a Java developer and i don't know vim/emacs very much. What are the advantages of developing git with vim/emacs over an IDE? Cheers, Daniele