From: http://getopenid.com/sam23 Date: Sun, 8 May 2011 22:12:22 +0000 (-0700) Subject: (no commit message) X-Git-Url: http://git.openafs.org/?p=openafs-wiki.git;a=commitdiff_plain;h=9671c0d2f5599727b819e68b154635d845c1438f --- diff --git a/AFSLore/GitDevelopers.mdwn b/AFSLore/GitDevelopers.mdwn index 02abcd3..d3872fb 100644 --- a/AFSLore/GitDevelopers.mdwn +++ b/AFSLore/GitDevelopers.mdwn @@ -10,7 +10,7 @@ Whilst git is a far more powerful tool than CVS it is also, inevitably, more com Firstly, if your machine doesn't already have it installed, get a copy of the 'git' version control system. This is available for many platforms from their upstream package repositories or, failing that, can be downloaded in both source and binary form from -## Getting the OpenAFS repository [PPI Claims UK](http://www.gladstonebrookes.co.uk/) +## Getting the OpenAFS repository You can download the entire OpenAFS repository by running @@ -60,7 +60,7 @@ or by creating a topic branch as discussed below. ## Checkout a particular release -Every release version of [[OpenAFS]] is marked in the repository by means of a tag. +Every release version of [[OpenAFS]] is marked in the repository by means of a tag. [PPI Claims UK](http://www.gladstonebrookes.co.uk/) A complete list of all tags can be obtained by running