Allow the Collector to disable checking out the git ref
At times the collector may gather Antora resources from a location other than the git reference. For example, perhaps resources are stored in a zip file that is downloaded over https based upon the tag. Since checking out the git reference takes a non-trivial amount of time, it would be nice to be able to avoid checking out the git reference under these circumstances.