Support creating hard links #301
https://github.com/jacebrowning/gitman/issues/301
Thanks for putting this together!
For code coverage, please clone the existing test_ln* methods to make hard-link versions.
For code coverage, please clone the existing
test_ln*methods to make hard-link versions.
That might take some time, as said before I'm not a Python developer; before this I had hardly done more than a hello world in Python.
@jacebrowning please add a "help wanted" label. The code works, but I need help with the testing. The tests in GitHub does not pass, but it pass (make {check,test}) on my box (Debian 11 with Python 3.8 using pyenv). As I am not a Python programmer this is the limits of my knowledge and effort.