mirror of
https://github.com/nvbn/thefuck.git
synced 2025-04-13 22:30:49 +01:00
From https://git-scm.com/docs/merge-options#merge-options---allow-unrelated-histories > By default, `git merge` command refuses to merge histories that do not share a common ancestor. This option can be used to override this safety when merging histories of two projects that started their lives independently.