Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in git-filter-branch

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

git git-filter-branch

Prune empty merge commits from history in Git repository

git git-filter-branch

How to extract one file with commit history from a git repo with index-filter & co

git, filter-branch on all branches

Running filter-branch over a range of commits

git git-filter-branch

How can I rewrite history so that all files, except the ones I already moved, are in a subdirectory?

How can I move a directory in a Git repo for all commits?

git git-filter-branch

Git - remove commits with empty changeset using filter-branch

git git-filter-branch

Completely remove files from Git repo and remote on GitHub

Split large Git repository into many smaller ones

git rm - fatal: pathspec did not match any files

git git-filter-branch

Could I change my name and surname in all previous commits?

git git-filter-branch

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

Detach many subdirectories into a new, separate Git repository

git git-filter-branch

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

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

Remove sensitive files and their commits from Git history

Change first commit of project with Git? [duplicate]

Detach (move) subdirectory into separate Git repository

How to change the author and committer name and e-mail of multiple commits in Git?