Commit a7382aa28c8a24a4f718eb01574d744330f7a5a9

Carlos Martín Nieto 2013-10-26T16:52:54

remote: give up after 256 failures to find a common object This avoids sending our whole history bit by bit to the remote in cases where there is no common history, just to give up in the end. The number comes from the canonical implementation.