Skip to content

Assertion fails if git isn't in english #153

Closed
@jmcs

Description

@jmcs

When doing repo.remotes.origin.pull() I was getting an AssertionError in _get_fetch_info_from_stderr.

After some troubleshooting I found this was caused because you are only excluding lines starting with "from" in https://github.com/gitpython-developers/GitPython/blob/0.3/git/remote.py#L523 which doesn't apply for non English locales.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions