@Dang, can we get an edit? This did NOT slash build times 99%, but rather time to do a git pull.
From the article: > We found that setting the refspec option during git fetch reduced our build times by 99%. Seems pretty clear to me that build times were reduced by 99% as a result of cutting the git fetch times significantly (but exacyt number is not give). The headline looks correct to me.
Unless their build is 100% git pull time, this did not reduce build time by 99%.