[PATCH/RFC 0/3] Split fetch and merge logic

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: sbejar
Date: Friday, February 16, 2007 - 1:06 am

This series implements the split of the fetch and merge logic.

The first patch adds tests for the merge logic. It is very extensive and
expensive (in time), so I just post this to show that (almost) nothing
changes (although some part of if could be included). And the third
patch shows what changes.

Santi Béjar (3):
      t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch
      git-fetch: Split fetch and merge logic
      t/t5515: fixes for the separate fetch and merge logic
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH/RFC 0/3] Split fetch and merge logic, sbejar, (Fri Feb 16, 1:06 am)
Re: [PATCH/RFC 0/3] Split fetch and merge logic, Junio C Hamano, (Fri Feb 16, 1:22 am)
Re: [PATCH/RFC 0/3] Split fetch and merge logic, Junio C Hamano, (Fri Feb 16, 1:10 pm)
Re: [PATCH/RFC 0/3] Split fetch and merge logic, Junio C Hamano, (Fri Feb 16, 2:14 pm)
Re: [PATCH/RFC 2/3] git-fetch: Split fetch and merge logic, Junio C Hamano, (Mon Feb 19, 1:44 pm)
Re: [PATCH/RFC 2/3] git-fetch: Split fetch and merge logic, Junio C Hamano, (Mon Feb 19, 4:27 pm)