Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in git-filter-branch

Unexpected behavior with git filter-branch and signed commits

git git-filter-branch

How to change author of git commit using ssh keys

How to revert a 'git filter-branch -f --env-filter'

How to use git filter-branch to remove a file by blob SHA1?

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

Remove history for everything except a list of files using git filter-branch

git git-filter-branch

How do I cut a git repository in two? [duplicate]

split repo using git filter-branch: how to recover history from renamed/moved files?

building a hash lookup table during `git filter-branch` or `git-rebase`

git hash git-filter-branch

What is the safest way to correct the date of a future-dated commit in git, and what are the consequences?

git git-filter-branch

Using git filter-branch to rewrite authors/committers and commit messages simultaneously

Splitting huge git repo

git git-filter-branch

git filter-branch duplicated commits

Splitting many subdirectories into a new, separate Git repository

Change the root commit parent to point to another commit (connecting two independent git repositories)

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

git move all content one level up, for all branches

git git-filter-branch

How to split a git repository while preserving subdirectories?

git split git-filter-branch