pub fn parse_sparse_patterns(content: &str) -> Vec<SparsePattern>Expand description
Parse the contents of a .mkit/sparse-checkout file into patterns.
pub fn parse_sparse_patterns(content: &str) -> Vec<SparsePattern>Parse the contents of a .mkit/sparse-checkout file into patterns.