t5533: test "push --force-with-lease"
commitd887cc184d49f5e8982c1db433996fae26fb20c0
authorJunio C Hamano <gitster@pobox.com>
Tue, 9 Jul 2013 19:09:28 +0000 (9 12:09 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 23 Jul 2013 05:42:12 +0000 (22 22:42 -0700)
tree876c566709ae48c403ecabd1cba29ac132b9b675
parent631b5ef219c41027c144218e25075062b91f9471
t5533: test "push --force-with-lease"

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>
t/t5533-push-cas.sh [new file with mode: 0755]