pub fn build_snapshot( source: &Path, output: &Path, ) -> Result<(), GitClosureError>
Builds a snapshot of source using default options.
source