mirror of
https://github.com/git-for-windows/git.git
synced 2026-04-29 13:48:07 -05:00
By switching from merge-resolve to merge-recursive in the 3-way fallback behavior of git-am we gain a few benefits: * renames are automatically handled, like in rebase -m; * conflict hunks can reference the patch name; * its faster on Cygwin (less forks). Signed-off-by: Shawn O. Pearce <spearce@spearce.org> Signed-off-by: Junio C Hamano <junkio@cox.net>
11 KiB
Executable File
11 KiB
Executable File