Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Pro tip: you can set up a remote repo on any Unix machine with SSH access:

   ssh machine "mkdir x; git init x"
   git clone machine:x

If you have something sensetive or just want to avoid github/gitlab for some other reason, an empty remote container with SSH access works just as well.


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

Search: