@return [String] The cache remote URL
Clone this git repository
@param remote [String] The Git remote to clone @param opts [Hash]
@options opts [String] :ref The git ref to check out on clone
@return [void]
Fetch refs and objects from one of the Git remotes
@param remote [String] The remote to fetch, defaults to ‘cache’ @return [void]
[Validate]