Getting the source

From UFO:AI
Revision as of 10:23, 5 August 2013 by Mattn (talk | contribs) (Replaced content with "==Download sources== Clone the whole repository git clone git://git.code.sf.net/p/ufoai/code ufoai Only clone the master branch git clone -b master git://git.code.sf.ne...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Download sources

Clone the whole repository

git clone git://git.code.sf.net/p/ufoai/code ufoai

Only clone the master branch

git clone -b master git://git.code.sf.net/p/ufoai/code ufoai

If you are new to git, checkout out our help page.