Hacker News new | ask | show | jobs
by a1o 699 days ago
I mean it's git, just git init, git remote add for origin and upstream, origin pointing to your private, git fetch upstream, git push to origin.