Hacker News new | ask | show | jobs
by codyps 4189 days ago
FYI: git supports rewrites to the implicit root commit with `git rebase --root` (and similar), there isn't a need for an extra empty commit.