Flags for git_merge_tree
options. A combination of these flags can be
passed in via the tree_flags
value in the git_merge_options
.
Detect renames that occur between the common ancestor and the "ours" side or the common ancestor and the "theirs" side. This will enable the ability to merge between a modified and renamed file.