Search code examples
Correct way to store .gitattributes (working-tree-encoding) after many commits?...

gitgit-rebasegit-filter-branchgitattributesgit-filter-repo

Read More
How do I change the author and committer name/email for multiple commits?...

gitversion-controlgit-filter-branchgit-rewrite-history

Read More
Change first commit of project with Git?...

gitrebasegit-filter-branch

Read More
How to substitute text from files in git history?...

gitsubstitutiongit-filter-branchgit-rewrite-historybfg-repo-cleaner

Read More
Remove sensitive files and their commits from Git history...

gitgithubgit-commitgit-filter-branchgit-rewrite-history

Read More
How can I modify remote history with 'git filter-repo'?...

gitgit-filter-branchgit-filter-repo

Read More
Is it possible to slim a .git repository without rewriting history?...

gitegitlarge-filesjgitgit-filter-branch

Read More
What does refs/original/ do?...

gitgit-filter-branch

Read More
git rm - fatal: pathspec did not match any files...

gitgit-filter-branch

Read More
Selectively move files and directories to a new repository (preserving history)...

gitgit-filter-branch

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

gitgit-filter-branch

Read More
Detach (move) subdirectory into separate Git repository...

gitgit-subtreegit-filter-branch

Read More
How do I remove the old history from a git repository?...

gitgit-filter-branchgit-refloggit-gc

Read More
How do you fix a bad merge, and replay your good commits onto a fixed merge?...

gitgit-filter-branchgit-rewrite-historygit-rm

Read More
git filter-branch led to a disconnected history: how to get rid of the old commits?...

gittreegit-filter-branch

Read More
How to add a new initial version of a tracked file in a separate commit?...

gitgit-filter-branch

Read More
How to delete all files > 1 Mb from the history (but keep them in the repository)...

gitgithubgit-commitgit-filter-branchgit-rewrite-history

Read More
Edit author/committer of multiple commits based on commit message...

gitgit-commitgit-filter-branchgit-filter-repo

Read More
How to delete old/historic Git objects which are no longer in HEAD?...

gitgit-filter-branchbfg-repo-cleanersvn2git

Read More
How can one change the timestamp of an old commit in Git (Git filter-repo)?...

gitfiltergit-filter-branchgit-filter-repo

Read More
The --prune-empty switch for git filter-branch does not prune empty commit at beginning of branch...

gitgit-filter-branch

Read More
Git filter-branch or filter-repo to update submodule gitlink?...

gitgit-submodulesgit-filter-branchgit-history-rewrite

Read More
Why changed history (by filter-branch) get reverted when using fetch...

gitgithubgit-filter-branch

Read More
How can I find empty git commits?...

gitgit-filter-branch

Read More
Truncate and migrate git repo...

gitgit-filter-branch

Read More
How to add a file to a specific commit with git filter-branch?...

gitgit-filter-branchgit-rewrite-history

Read More
How to move a file from one git repository to another while preserving history...

gitgit-filter-branch

Read More
How to clean git history without pushing to master...

gitbitbucketgit-filter-branchgit-filter-repo

Read More
Git subdirectory filter with existing directory structure...

gitgit-filter-branch

Read More
Is it possible to remove a file from history using interactive git rebase?...

gitgit-rebasegit-filter-branch

Read More
BackNext