On 2/16/07, Junio C Hamano <junkio@xxxxxxx> wrote:
Santi Béjar <sbejar@xxxxxxxxx> writes: > This series implements the split of the fetch and merge logic. That's a description of what it does, but could you describe what problem it solves, please?
Sure. In the past we've had problems when we have changed the merge logic (as shows 4363dfbe3). This patch makes the two process completely independent, and concentrate the merge logic in one place (leaving git-parse-remote.sh independent of the merge logic).
The approach of presentation to introduce the test and showing the behavior change in a later patch is very good, though.
Thanks. Santi - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html