From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lave Newsgroups: gmane.emacs.help Subject: Re: Which git front-end in emacs is better? Date: Tue, 28 Oct 2008 19:39:41 +0800 Message-ID: <29de18070810280439j3d6a98e5ne483ef72c721838e@mail.gmail.com> References: <29de18070810210438x2d7f3b6dhd95d34621091eb4f@mail.gmail.com> <200810220025.m9M0PK2w018836@zogzog.maillard.mobi> <20081023143546.GA3132@groll.co.za> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1225194214 11732 80.91.229.12 (28 Oct 2008 11:43:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 28 Oct 2008 11:43:34 +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 28 12:44:35 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 1Kumzs-0005A9-Jb for geh-help-gnu-emacs@m.gmane.org; Tue, 28 Oct 2008 12:44:28 +0100 Original-Received: from localhost ([127.0.0.1]:53789 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kumyl-0007DT-JT for geh-help-gnu-emacs@m.gmane.org; Tue, 28 Oct 2008 07:43:19 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KumvK-0005bp-2C for help-gnu-emacs@gnu.org; Tue, 28 Oct 2008 07:39:46 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KumvI-0005az-6a for help-gnu-emacs@gnu.org; Tue, 28 Oct 2008 07:39:45 -0400 Original-Received: from [199.232.76.173] (port=46072 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KumvH-0005av-Uq for help-gnu-emacs@gnu.org; Tue, 28 Oct 2008 07:39:44 -0400 Original-Received: from rv-out-0506.google.com ([209.85.198.239]:3689) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KumvH-0003Yq-EO for help-gnu-emacs@gnu.org; Tue, 28 Oct 2008 07:39:43 -0400 Original-Received: by rv-out-0506.google.com with SMTP id g9so3167683rvb.2 for ; Tue, 28 Oct 2008 04:39:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=NNbcK9JBsJZcCX7RYZ8B1gi/CAg4xv/Jv/n76DA/RlY=; b=WE1Eh45qEnmcy5CJgsq8O4I2Zw174O38tT5shV5i7jzI+BbB7h9pDFNepLf0k0gWkG xxnGKYA0T3ZSmawS6i6J6NBLPSIP0iJh6U1NGW/V5eS5zgBi09RgGBLBFqYlKSRgNDAZ L7KW5ok8RnzlxK47aMS0wDj9nIfuT5o0Byy64= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=ZLuKXfze8J7ui0eSd2+Yk2X5ZwknH5aEx/B/JO/sj0vJvQ9tq6LfvEAafntyTsJVG1 yHyxJY7i+grS92YI1lAd+oqc5eiEu1K1K18re4o/GQZy34Rldh94khBJ/M51MJwbeCJ2 v7rn+8dUg6YuvOEjytHrS4Ucd+vtCqudHbj6o= Original-Received: by 10.140.147.5 with SMTP id u5mr4087427rvd.166.1225193981509; Tue, 28 Oct 2008 04:39:41 -0700 (PDT) Original-Received: by 10.141.40.2 with HTTP; Tue, 28 Oct 2008 04:39:41 -0700 (PDT) In-Reply-To: <20081023143546.GA3132@groll.co.za> Content-Disposition: inline X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:59203 Archived-At: I have tried magit. It's cool. Only a little confused by it's log format. But there is another question. I read through it's manual, but didn't find how to create or apply a patch. How to do that? On 10/23/08, Jonathan Groll wrote: > On Wed, Oct 22, 2008 at 11:13:23PM +0200, Richard Riley wrote: >>I would be interested in which tutorials people used to learn how best >>to use GIT. I've found plenty of examples of how it works, but none of >>how to work *with* it. e.g A programmer has 3 main directory hierarchies >>he wishes to control. Do all 3 go in one repository? Where does that >>repository reside? Local? Remote? Does one need to check in /out etc - >>I'm sure its out there but its hard to find beneath all the explanations >>tend to concentrate on that which the user doesn't generally care about >>such as how git stores "blobs" and how it hashes file names etc. >> >>This is a start but is svn orientated, but any other pointers >>appreciated preferably without svn and only using git. >> >>http://www.simplicidade.org/notes/archives/2008/06/how_projects_us.html >> > > This document was useful (although git-init is not covered): > http://cworth.org/hgbook-git/tour/ > > This document provided a useful succinct overview for me: > http://www.kernel.org/pub/software/scm/git/docs/everyday.html > > What I myself am looking for is a document explaining how to get git > working with ECB Version Control. > > Cheers, > Jonathan. > > > -- Regards, Lave