arthaud / git-dumper

A tool to dump a git repository from a website
MIT License
1.69k stars 235 forks source link

Fix unsupported dulwich Index.iterblobs method #33

Closed ph20 closed 2 years ago

ph20 commented 2 years ago

Index.iterblobs dropped on dulwich version 0.20.29 and occurs error

arthaud commented 2 years ago

Thanks for doing this!

ph20 commented 2 years ago

You are welcome @arthaud . Could you please set git tag 1.0.6 for this version? It would be convenient for packaging to blackarch https://github.com/BlackArch/blackarch/blob/master/packages/git-dumper/PKGBUILD . I'm going to prepare correct build recipe. Have a great day

arthaud commented 2 years ago

Done.

ph20 commented 2 years ago

Cool ) Thanks I've prepared PR to blackarch with new build recipe.