Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in git-filter-branch

Git subdirectory filter with existing directory structure

git git-filter-branch

How do you remove a branch and all of its history locally and remotely?

git git-filter-branch

git says I have unstaged changes but I do not show them

git git-filter-branch

Can tags be automatically moved after a git filter-branch and rebase?

git push after git filter-branch rejected

git git-filter-branch

Git create a new branch with only a specified directory and its history then push to new repository

Why do large files still exist in my packfile, after scrubbing them with filter-branch?

git git-filter-branch

git filter-branch --msg-filter to reword a pushed commit message

Fixing git double-commit history

How to delete the old history after running git filter-branch?

extract multiple directories using git-filter-branch

Removing '.git' directory from git repo?

How to split a git repository and follow directory renames?

git git-filter-branch

git splitting repository by subfolder and retain all old branches

Update a development team with rewritten Git repo history, removing big files

How to remove a file permanently in Git without getting "WARNING: Ref 'refs/heads/master' is unchanged"?

git git-filter-branch

Splitting a set of files within a git repo into their own repository, preserving relevant history [duplicate]

git git-filter-branch

Rewrite author of Git commits [duplicate]

Remove deleted files from git history

How to substitute text from files in git history?