Skip to content

Wrong number of arguments in string formating #575

Closed
@mih

Description

@mih

https://github.com/gitpython-developers/GitPython/blob/master/git/remote.py#L709

File ".../site-packages/git/remote.py", line 709, in _assert_refspec
    msg += " 'git config --add \"remote.%s.fetch +refs/heads/*:refs/heads/*\"'." % (self.name, self.name)
TypeError: not all arguments converted during string formatting

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions