]> Sergey Matveev's repositories - public-inbox.git/commit
lei_mirror: fix glob semantics to match end-of-path
authorEric Wong <e@80x24.org>
Mon, 28 Nov 2022 05:31:29 +0000 (05:31 +0000)
committerEric Wong <e@80x24.org>
Mon, 28 Nov 2022 23:38:55 +0000 (23:38 +0000)
commitec46cae1685813ada8bf5ef5be13d9024ad9cc90
tree12d06adef1e962feb98c7e2805d7006c3c54f00b
parentda484f659253090cbc352c8f2eef1d2455533b4e
lei_mirror: fix glob semantics to match end-of-path

Globs such as `*/foo' should not match `*/foobar',
this allows cloning only `git' and not
`gitolite-transparency-log` off lore
lib/PublicInbox/LeiMirror.pm