GNOME Bugzilla – Bug 663653
Add -3 option for git am when using git apply
Last modified: 2011-11-08 21:47:04 UTC
Hello, sometimes conflicts introduced by a patch are easily solvable with the three way merge, which is enabled with git am -3. I'd like to request this feature thus add -3 to the options passed to git am.
*** This bug has been marked as a duplicate of bug 657558 ***