982
edits
(Starting Project to use bittorrent to get fgdata's .git.) |
m (→Single clone) |
||
| Line 13: | Line 13: | ||
Raw info from [[FlightGear Git: data developers]] | Raw info from [[FlightGear Git: data developers]] | ||
This is where things go wrong: | |||
==== Single clone ==== | ==== Single clone ==== | ||
| Line 19: | Line 23: | ||
# Clone the repository with the following command. This will create a <tt>/fgdata</tt> subfolder and put all the contents of the repository in there. | # Clone the repository with the following command. This will create a <tt>/fgdata</tt> subfolder and put all the contents of the repository in there. | ||
#:<code><nowiki>git clone git://gitorious.org/fg/fgdata.git</nowiki></code> | #:<code><nowiki>git clone git://gitorious.org/fg/fgdata.git</nowiki></code> | ||
==== Bundle ==== | ==== Bundle ==== | ||
edits