gitman icon indicating copy to clipboard operation
gitman copied to clipboard

Support creating hard links #301

Open dxlr8r opened this issue 2 years ago • 3 comments

https://github.com/jacebrowning/gitman/issues/301

dxlr8r avatar Jun 10 '23 08:06 dxlr8r

Thanks for putting this together!

For code coverage, please clone the existing test_ln* methods to make hard-link versions.

jacebrowning avatar Jun 10 '23 21:06 jacebrowning

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.

dxlr8r avatar Jun 11 '23 18:06 dxlr8r

@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.

dxlr8r avatar Jun 30 '23 18:06 dxlr8r