Git::unquote_path(): throw an exception on bad path
authorPhillip Wood <phillip.wood@dunelm.org.uk>
Fri, 30 Jun 2017 09:49:11 +0000 (10:49 +0100)
committerJunio C Hamano <gitster@pobox.com>
Fri, 30 Jun 2017 15:04:59 +0000 (08:04 -0700)
This is what the other routines in Git.pm do if there's an error.

Signed-off-by: Phillip Wood <phillip.wood@dunelm.org.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found