fetch/git: clone the repository as bare
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Wed, 16 Mar 2011 16:07:08 +0000 (17:07 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 16 Mar 2011 21:46:52 +0000 (22:46 +0100)
commitf7abec2d1d1e52f49f7d95c48165cde8cf41edb6
tree07a1e9156a21d71a1c6fa4703e8ef2a9a2a85802
parentb922f6404dfc64259077f1ef7b7f545b99397413
fetch/git: clone the repository as bare

This will reduce the space used and speed up the clone as it is only
used to generate an archive, which doesn't need the git working tree.

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tested-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/Makefile.package.in