parse_status_response: Parse Response to Git Status

Description Usage Value See Also

View source: R/print.R

Description

Parse the status response received when calling status to filter for new, modified, deleted, staged, and unstaged files.

Usage

1
parse_status_response(status_response)

Value

A list of vectors that has split on the following headers: "On branch","Changes to be committed:", "Changes not staged for commit:", "Untracked files:" with headers removed.

See Also

keep,map,map2 map_names_set


meerapatelmd/glitter documentation built on Sept. 9, 2021, 6:21 p.m.