t5533: test "push --force-with-lease"
authorJunio C Hamano <gitster@pobox.com>
Tue, 9 Jul 2013 19:09:28 +0000 (12:09 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 23 Jul 2013 05:42:12 +0000 (22:42 -0700)
Prepare two repositories, src and dst, the latter of which is a
clone of the former (with tracking branches), and push from the
latter into the former, with various --force-with-lease options.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found