commit | 3cb8a5ff1756f11fe60b9c6ed3f9fe593e9c6d62 | [log] [tgz] |
---|---|---|
author | Ramkumar Ramachandra <artagnon@gmail.com> | Wed Jun 19 16:41:39 2013 +0530 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Jun 19 19:11:34 2013 -0700 |
tree | 68e2649b81d07c3c83585542945ad5d583ddb88b | |
parent | fb7dfaa710da6f9ebb854f70ffc1c78668a1e70c [diff] |
t/t5528-push-default: remove redundant test_config lines The line test_config push.default upstream appears unnecessarily in two tests, as the final test_push_failure sets push.default before pushing anyway. Signed-off-by: Ramkumar Ramachandra <artagnon@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>