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 upwin long paths problem with gitpython? #1011
Closed
Comments
ok, seems, that it was a problem with tempfile... closing this again. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have --long-paths set to be true on win10 + latest git version, which works like a charm.
Anyhow, executing gitpython clone command, the cloning of a repository with extra long paths does not work out and throws
does gitpython have an issue with long paths?