Closed lyuha closed 6 years ago
shallow clone can make faster than unshallow clone(fetching all histories of HEAD). Add options "--depth ", "--no-single-branch" to clone elm repos.
Some people use these for development. The overall build time is so dominated by compilation that I don't think this is worth it.
shallow clone can make faster than unshallow clone(fetching all histories of HEAD). Add options "--depth", "--no-single-branch" to clone elm repos.