gather_loc_and_file_statsx

Function gather_loc_and_file_statsx 

Source
pub fn gather_loc_and_file_statsx(by_name: bool) -> Result<StatsMap, String>
Expand description

Gather surviving LOC per author via blame –line-porcelain HEAD. by_name=false groups by “Name ”, by_name=true groups by name only.