Hacker News new | ask | show | jobs
by Jxl180 1543 days ago
Git is distributed. Just change the remote to GitHub or a different VCS and the full commit history will be pushed as well.
1 comments

You lose the non-git history (discussions, PR context, issues, etc) as well as CI. If it was just commits, git is easily installed.