From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Browsing worg Date: Fri, 30 Jul 2010 23:46:10 +0200 Message-ID: <87r5ikmyn1.fsf@altern.org> References: <87hbjgojo5.fsf@altern.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=38972 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OexPB-0005cM-Ul for emacs-orgmode@gnu.org; Fri, 30 Jul 2010 17:46:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OexPA-0003gW-Dx for emacs-orgmode@gnu.org; Fri, 30 Jul 2010 17:46:13 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:41464) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OexPA-0003gS-7p for emacs-orgmode@gnu.org; Fri, 30 Jul 2010 17:46:12 -0400 Received: by wyg36 with SMTP id 36so1796113wyg.0 for ; Fri, 30 Jul 2010 14:46:11 -0700 (PDT) In-Reply-To: (suvayu ali's message of "Fri, 30 Jul 2010 14:31:33 -0700") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: suvayu ali Cc: org-mode mailing list suvayu ali writes: > On 30 July 2010 12:26, Bastien wrote: >> >> You can browse it from Emacs. >> >> You need to install git on your system (see http://git-scm.com and ask >> for help if needed) then to download Worg like this: >> >> ~$ git pull git://repo.or.cz/Worg.git ^^^^ Oops -- the right command is this one: ~$ git clone git://repo.or.cz/Worg.git -- Bastien