Skip to content

Commit f39f3b7

Browse files
committed
Merge branch 'en/fill-directory-exponential' into pu
The directory traversal code had redundant recursive calls which made its performance characteristics exponential with respect to the depth of the tree, which was corrected. * en/fill-directory-exponential: t7063: blindly accept diffs dir: replace exponential algorithm with a linear one dir: refactor treat_directory to clarify control flow dir: fix confusion based on variable tense dir: fix broken comment dir: consolidate treat_path() and treat_one_path()
2 parents 5697d2f + 79cfcce commit f39f3b7

File tree

2 files changed

+208
-173
lines changed

2 files changed

+208
-173
lines changed

0 commit comments

Comments
 (0)