Open rossburton opened 3 years ago
As the title:
print(h.as_posix()) TypeError: 'NotImplementedType' object is not callable
I don't think Git paths can be meaningfully converted to POSIX paths. What's your use case?
I wanted a path I could pass to manual git commands.
gitpathlib is awesome, by the way. :)
As the title: