pub fn list_snapshot_str(text: &str) -> Result<Vec<ListEntry>, GitClosureError>
Parses snapshot text and returns a ListEntry for each recorded file.
ListEntry