t5813: add test for hostname starting with dash
authorJeff King <peff@peff.net>
Fri, 28 Jul 2017 19:23:32 +0000 (15:23 -0400)
committerJunio C Hamano <gitster@pobox.com>
Fri, 28 Jul 2017 22:51:29 +0000 (15:51 -0700)
commit2d90add5ad216807ec1433e5367fae730e74a4cb
tree0ab9d078d9d0d333cb57caaddc6091a7ed6313b9
parent820d7650cc670d3e4195aad3a5343158c316e8fa
t5813: add test for hostname starting with dash

Per the explanation in the previous patch, this should be
(and is) rejected.

Signed-off-by: Jeff King <peff@peff.net>
Reviewed-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t5813-proto-disable-ssh.sh