hhvm / packaging

The sources for how we have built the HHVM packages.
MIT License
65 stars 65 forks source link

Use `git checkout-index` instead of `cp` to prepare the source tarball #285

Closed Atry closed 2 years ago

Atry commented 2 years ago

git checkout-index would be faster than cp when the work tree is not clean