18
edits
m (→Bundle) |
|||
| Line 56: | Line 56: | ||
==== No History ==== | ==== No History ==== | ||
Another option especially for people that just need | Another option especially for people that just need the base files is to not include any history | ||
===== Windows ===== | ===== Windows ===== | ||
| Line 62: | Line 62: | ||
===== Linux ===== | ===== Linux ===== | ||
Use the ''--depth=1'' option to only get the current objects | Use the ''--depth=1'' option to only get the current objects. | ||
As of 20/03/2014 this decreased the number of objects from 226k to 63k | As of 20/03/2014 this decreased the number of objects from 226k to 63k | ||
:<code>git clone git@gitorious.org:fg/fgdata.git --depth==1</code> | :<code>git clone git@gitorious.org:fg/fgdata.git --depth==1</code> | ||
[[Category:Development]] | [[Category:Development]] | ||
edits