From adf3cec05e3ee23b07ab8cc7eebdc10d66e2f1f9 Mon Sep 17 00:00:00 2001 From: Carsten Dominik Date: Tue, 22 Jul 2008 10:53:14 -0700 Subject: [PATCH] Improve documentation on accessing the git repository. --- ORGWEBPAGE/index.org | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ORGWEBPAGE/index.org b/ORGWEBPAGE/index.org index 1b8a92f3e..a3caeec54 100644 --- a/ORGWEBPAGE/index.org +++ b/ORGWEBPAGE/index.org @@ -66,8 +66,11 @@ has been posted [[http://www.philfam.co.uk/pete/GTD/org-mode/update-org.sh][here ** The development version You can check out the latest Org development version (along with every -release we ever had) by using git. More information on this page: -http://repo.or.cz/w/org-mode.git +release we ever had) by using git. The git repository is [[http://repo.or.cz/w/org-mode.git][browsable +online]]. To get a local clone use something like the following (from +the command line....): + +: git clone git://repo.or.cz/w/org-mode.git ** Alternative distributions