commit | 5e3ce663b03bf14443ef8b4c60b407664f97040b | [log] [tgz] |
---|---|---|
author | Elijah Newren <newren@gmail.com> | Mon Sep 20 02:28:51 2010 -0600 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Sep 29 17:32:38 2010 -0700 |
tree | a6139d700026f094ae73126fad0046639d44a84d | |
parent | 6ef2cb008f132e4649ef925a8e1950d3138054d5 [diff] |
merge-recursive: Move delete/modify handling into dedicated function This move is in preparation for the function being called from multiple places in order to handle D/F conflicts. Signed-off-by: Elijah Newren <newren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>