Skip to content

git status output has changed in git 1.8.5 #133

Closed
@mhobbs-8B

Description

@mhobbs-8B

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions