git/perl/Git/SVN
Eric Wong a0f5a0c828 git-svn: allow "0" in SVN path components
Blindly checking a path component for falsiness is unwise, as
"0" is false to Perl, but a valid pathname component for SVN
(or any filesystem).

Found via random code reading.

Signed-off-by: Eric Wong <e@80x24.org>
2016-12-12 10:49:50 -08:00
..
Memoize
Editor.pm
Fetcher.pm
GlobSpec.pm
Log.pm
Migration.pm
Prompt.pm
Ra.pm
Utils.pm