git-filter-repo/Documentation
Elijah Newren 38e70b69e8 filter-repo: ignore comment lines in --paths-from-file
Allow lines starting with '#' to be treated as a comment and be ignored.
Update the documentation to note that both blank lines and comment lines
are ignored, and mention how filenames starting with '#' can be matched
(namely, the same way that filenames startwith with 'regex:', 'glob:',
or 'literal:' can be -- by prefixing the filename with 'literal:').

Signed-off-by: Elijah Newren <newren@gmail.com>
2020-06-20 09:26:38 -07:00
..
Contributing.md Contributing.md: add a small clarification about line coverage 2020-06-08 08:25:53 -07:00
converting-from-bfg-repo-cleaner.md converting-from-bfg-repo-cleaner.md: add a small clarification 2020-06-06 10:02:31 -07:00
converting-from-filter-branch.md contrib, docs: make discovery of code formatting and linting easier 2020-06-06 11:54:28 -07:00
git-filter-repo.txt filter-repo: ignore comment lines in --paths-from-file 2020-06-20 09:26:38 -07:00