Quickly rewrite git repository history (filter-branch replacement)
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Elijah Newren 057947f6ff filter-repo: prune commits that started empty if they now have no parents
If ancient history that pre-dated some subdirectory had a few empty
commits, we would rather those all got pruned as well.  Empty commits
from the original repository should only be retained if they have at
least one retained parent.

Signed-off-by: Elijah Newren <newren@gmail.com>
5 years ago
COPYING filter-repo: add a few documentation files 5 years ago
git-filter-repo filter-repo: prune commits that started empty if they now have no parents 5 years ago