t5516: correct misspelled pushInsteadOf
commiteb32c66e8d02306ac77fa49594652574ec317af3
authorAnders Kaseorg <andersk@mit.edu>
Sun, 1 Mar 2015 04:18:14 +0000 (28 23:18 -0500)
committerJunio C Hamano <gitster@pobox.com>
Tue, 3 Mar 2015 20:07:18 +0000 (3 12:07 -0800)
tree64759ad13eb1aaa02beb2bd2d27231c655ab093d
parent282616c72d1d08a77ca4fe1186cb708c38408d87
t5516: correct misspelled pushInsteadOf

A future breakage to "git push" to make it incorrectly pay attention
to pushInsteadOf when it should not will be left uncaught without
this change.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t5516-fetch-push.sh