mirror of
https://github.com/newren/git-filter-repo.git
synced 2024-11-19 03:25:33 +00:00
8abc4770e7
The "Filtering based on many paths" section includes this code snippet, ``` regex:^.*/.*/[0-9]{4}-[0-9]{2}-[0-9]{2}.txt$ ``` and this text ``` files whose name was of the form YYYY.MM-DD.txt at least two subdirectories deep ``` Update the text to YYYY-MM-DD.txt to correctly match the regex in the code snippet. Signed-off-by: Cody Martin <codytylermartin@gmail.com> |
||
---|---|---|
.. | ||
Contributing.md | ||
converting-from-bfg-repo-cleaner.md | ||
converting-from-filter-branch.md | ||
git-filter-repo.txt |