From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konstantin Khomoutov Subject: Re: Command-line git Vs IDE+plugin? Date: Tue, 19 Nov 2013 13:53:09 +0400 Message-ID: <20131119135309.520f57eb14b3a6e771ed24f9@domain007.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Matthieu Moy , git To: Philippe Vaucher X-From: git-owner@vger.kernel.org Tue Nov 19 10:53:21 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 1Vihzk-000505-7T for gcvg-git-2@plane.gmane.org; Tue, 19 Nov 2013 10:53:20 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751793Ab3KSJxQ (ORCPT ); Tue, 19 Nov 2013 04:53:16 -0500 Received: from mailhub.007spb.ru ([84.204.203.130]:34665 "EHLO mailhub.007spb.ru" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751618Ab3KSJxP (ORCPT ); Tue, 19 Nov 2013 04:53:15 -0500 Received: from programmer.Domain007.com (programmer.domain007.com [192.168.2.100]) by mailhub.007spb.ru (8.14.3/8.14.3/Debian-5+lenny1) with SMTP id rAJ9r9rG030434; Tue, 19 Nov 2013 13:53:10 +0400 In-Reply-To: X-Mailer: Sylpheed 3.3.0 (GTK+ 2.10.14; i686-pc-mingw32) Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On Mon, 18 Nov 2013 18:42:26 +0100 Philippe Vaucher wrote: [...] > When they understand git reasonably (or if they are not lazy people > and willing to learn), then show them full integrations like > TortoiseGit (or probably the Netbeans plugin), which are nice when > everything works but you have to know console git to fix things or > simply to be aware of their limitations. When it comes to Git on Windows with a GUI front-end, I would recommend to take a look at Git Extensions [1] as well. 1. http://code.google.com/p/gitextensions/