Hacker News new | past | comments | ask | show | jobs | submit login

If I wanted to save an important repo, I would run a command like this:

ssh user@rsync.net "git clone --mirror https://github.com/widevindump/Netlix-4K-Script github/2021-12-27-widevindump_Netlix-4K-Script"

... which works because the 'git' binary is maintained on rsync.net and can be executed over ssh[1].

[1] https://www.rsync.net/resources/howto/git.html




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: