write_normal_file

Function write_normal_file 

Source
pub fn write_normal_file(
    tree_builder: &mut TreeBuilder,
    path: &FileRepoPath,
    contents: &str,
)