Skip to content

Docs: git.remote.Remote.push: length of a list won't be null #1013

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
tometzky opened this issue May 28, 2020 · 0 comments
Closed

Docs: git.remote.Remote.push: length of a list won't be null #1013

tometzky opened this issue May 28, 2020 · 0 comments

Comments

@tometzky
Copy link

https://gitpython.readthedocs.io/en/stable/reference.html?highlight=push#git.remote.Remote.push

If the operation fails completely, the length of the returned IterableList will be null.

I don't think the length of a list can be null. Either the length will be 0 or the returned value will be null.

@Byron Byron added this to the v3.1.3 - Bugfixes milestone May 28, 2020
@Byron Byron closed this as completed in 9c6209f May 28, 2020
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