git-filter-repo/Documentation
Elijah Newren e834379254 filter-repo: clarify usage of --use-base-name
fast-export/fast-import only work with filenames (using full path from
the root of the repository); thus that's all that filter-repo works
with.  Full pathnames implicitly include all leading directories as part
of the pathname, which is what allows us to match against directories.
However, it obviously means --use-base-name can't be used to match paths
against directories.

Signed-off-by: Elijah Newren <newren@gmail.com>
2020-05-16 17:46:24 -07:00
..
Contributing.md Contributing.md: start with git guidelines, then mention exceptions 2020-02-01 09:49:26 -08:00
git-filter-repo.txt filter-repo: clarify usage of --use-base-name 2020-05-16 17:46:24 -07:00