Skip to content

Wrong number of arguments in string formating #575

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
mih opened this issue Jan 29, 2017 · 1 comment
Closed

Wrong number of arguments in string formating #575

mih opened this issue Jan 29, 2017 · 1 comment

Comments

@mih
Copy link

mih commented Jan 29, 2017

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
@Byron Byron closed this as completed in fdc8ecb Feb 25, 2017
@Byron
Copy link
Member

Byron commented Feb 25, 2017

Thanks for letting me know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants