github - Reduce Time for Checking Out Code in Visual Studio Online -
i'm trying out vso , it's taking on 2 minutes sync github repository. appears it's checking out whole thing on every build. made sure "clean" box unchecked had no effect.
any ideas on how cache source or possible in vso?
each build in vso uses new vm spun build. short of hosting own build server connected vso, don't think can avoided.
unless there ways speed process of downloading code git repo, think you're stuck.
Comments
Post a Comment