Parses the output of the git status command and returns a map of Git changes.
The output string from the git status command.
A ReadonlyMap of file paths to their corresponding GitChange objects.
Parses the output of the git status command and returns a map of Git changes.