Skip to content

Conversation

Vampire
Copy link
Contributor

@Vampire Vampire commented May 1, 2016

Despite the comment on the continue line, it makes not sense to check this here.
In the iteration below is made sure that directories get a slash appended in the end and that if no rule matched and it is a directory, the recursion goes on in the subdirectory.

With the lines I removed, the recursion doesn't consider the file entries and so you cannot match single files in a recursed directory.

@Vampire Vampire force-pushed the fix-recursion-for-files branch from 29f02ad to f6b2035 Compare May 1, 2016 21:33
@tnyblom tnyblom merged commit 94779bf into svn-all-fast-export:master May 25, 2016
@Vampire Vampire deleted the fix-recursion-for-files branch May 25, 2016 13:29
@s3ts s3ts mentioned this pull request Aug 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants