1.0.2 • Published 1 year ago
git-dumper v1.0.2
node .\dump.js url:https://{website}/.git/ dst:src
Pay attention to add the extra "/" at the end of the url.
It will dump the .git folder under src/.git/
Or use NPX: npx git-dumper url:https://{website}/.git/ dst:src