Closed
Description
In git versions > 1.8.4, the output of git status has changed such that the lines no longer have a "#" comment prefix by default. (See status.displayCommentPrefix in http://git-scm.com/docs/git-config) As a result, Repo.untracked_files() no longer parses the lines correctly. It seems that the --porcelain option to git status is specifically designed for this type of use.
Metadata
Metadata
Assignees
Labels
No labels