home.social
  1. `git rebase -i --rebase-merges`
    allows you to recreate merge commits in the history; absolutely mind blowing

    I hope I'll never use it.