git-filter-repo/Documentation
Elijah Newren 011c646ee8 filter-repo: suggest --no-local when cloning local repos
Cloning local repos by default makes a bunch of hardlinks, giving you a
non-packed repository, and leading folks to use and suggest --force.
That, of course, bypasses the important fresh clone checks to prevent
people from accidentally and irrecoverably deleting their non-backed-up
data.  Let's make it easier for people to avoid (and suggest) that
mistake.

Signed-off-by: Elijah Newren <newren@gmail.com>
2020-05-16 12:35:47 -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: suggest --no-local when cloning local repos 2020-05-16 12:35:47 -07:00