Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upDocs: git.remote.Remote.push: length of a list won't be null #1013
Milestone
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://gitpython.readthedocs.io/en/stable/reference.html?highlight=push#git.remote.Remote.push
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.