Search code examples
remove all but selected files in all Git commits...


gitbashpattern-matchingglobgit-filter-branch

Read More
How do I delete other subdirectories when doing git filter-branch...


gitgit-filter-branch

Read More
How to substitute words in Git history & properly debug related problems?...


regexgitreplacesedgit-filter-branch

Read More
How to use --commit-filter to exclude 20 commit in one git filter-branch pass?...


gitbashgit-filter-branch

Read More
Restore history of divergent, then convergent repo...


gitversion-controlrebasegit-rebasegit-filter-branch

Read More
Add original hash to commit on git rebase (with new root)...


gitversion-controlrebasegit-rebasegit-filter-branch

Read More
How to disable "remap to ancestor" for tags in git-filter-branch?...


gitgit-filter-branch

Read More
Why do I have duplicate commits after running a git filter?...


gitgit-filter-branch

Read More
How to rebase git submodule preserving references to submodule commits from git repository containin...


gitgit-submodulesrebasegit-filter-branch

Read More
Remove large commits from git...


gitgit-filter-branch

Read More
Running git filter-branch subdirectory-filter to also remove get rid of other subdirectories history...


gitgit-filter-branch

Read More
Amending Git Author In a Published Repo...


gitgithubgit-commitgit-filter-branchgit-rewrite-history

Read More
Using Git filter-branch to rename author and committer of several branches including tags...


gitgit-filter-branch

Read More
Splitting many subdirectories into a new, separate Git repository...


gitgit-subtreegit-filter-branch

Read More
git filter-branch --tree-filter results in 'unknown revision or path not in the working tree&#39...


windowsgitgit-filter-branch

Read More
Git filter-branch to remove trunk folder...


gitgit-filter-branch

Read More
Modify paths in git history from src/ to src/main/java...


gitgit-filter-branch

Read More
git filter-branch that respects my initial commits .gitignore...


gitgit-filter-branch

Read More
Rewrite git repository history by deleting all files but "foo" and "bar"...


gitbashgit-filter-branchgit-rewrite-history

Read More
make new git branch containing full history of only some files...


gitrefactoringgit-filter-branch

Read More
Purging file from Git repo failed, unable to create new backup...


gitgit-commitgit-filter-branchgit-rewrite-history

Read More
How can I resume a git history rewrite?...


gitgit-filter-branchgit-rewrite-history

Read More
git filter-branch --msg-filter to reword a pushed commit message...


gitmessagecommitgit-filter-branchrevision-history

Read More
How can I copy a directory from one git repository to another, preserving history?...


gitgit-filter-branch

Read More
How to rewrite a branch, discarding changes to a subfolder...


gitgit-filter-branchgit-reset

Read More
Splitting a subdirectory with submodules into a separate git repository...


gitgit-filter-branch

Read More
Rename multiple names and emails in a single pass of git-filter-branch...


gitversion-controlgit-filter-branchgit-rewrite-history

Read More
clean git history of deleted files, keeping renamed files history...


gitversion-controlgit-filter-branch

Read More
How to remove a file permanently in Git without getting "WARNING: Ref 'refs/heads/master&#3...


gitgit-filter-branch

Read More
Moving a file to different folder along with history in git...


gitgit-filter-branch

Read More
BackNext