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)
committerPeter Amstutz <peter.amstutz@curoverse.com>
Tue, 1 Jul 2014 15:38:27 +0000 (11:38 -0400)
commitc1966ec1c6a63b81202131ad372bb4b6bc45742c
tree16aab04c751e1c20e9c387c89d0f23bb4241ded9
parentcd5dd98b4b660085586693cdc2cf350fcc06a074
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