Change crunch-dispatch to use "git fetch-pack --all" insted of "git fetch" to
authorPeter Amstutz <peter.amstutz@curoverse.com>
Tue, 1 Jul 2014 15:38:27 +0000 (11:38 -0400)
committerWard Vandewege <ward@curoverse.com>
Wed, 2 Jul 2014 01:48:00 +0000 (21:48 -0400)
commit3cc2c876251849002c1377c4631222c26545508d
tree140a4eec59bc3a756d7223f9617d696beb1d8f78
parentc56584d3bb97bc8e6652ac0d8cdd6c60b57f18ed
Change crunch-dispatch to use "git fetch-pack --all" insted of "git fetch" to
fetch entire repository instead of just the history for HEAD.  This seems to be
the only way to ensure that arbitrary script version hashes not in the history
of the source's HEAD are fetched without using refs (tags or branches).
no issue #
services/api/script/crunch-dispatch.rb