Re: [PATCH] t5400: remove dead code

2014-12-16 Thread Junio C Hamano
Thanks. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[PATCH] t5400: remove dead code

2014-12-15 Thread Stefan Beller
Signed-off-by: Stefan Beller --- Notes: When debugging the atomic push series I wondered if we want to have tests for the atomic push as well as for atomic send-pack. So I looked at the t5400 test if I could easily add tests for send-pack. I don't think I will add tests in here, b