(no title)
ushi | 7 years ago
--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. As
that is a very rare occasion, no configuration variable
to enable this by default exists and will not be added.
Programmatic|7 years ago
gaius|7 years ago
jwilk|7 years ago