Skip to content
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

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

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

@tometzky tometzky commented May 28, 2020

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 in 9c6209f May 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.