Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in git-filter-branch

Remove spam from git history

Remove commits which aren't in subtree nor in original repository

How to rewrite Git history so that all files are in a subdirectory?

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

git ignores $GIT_AUTHOR_DATE -- is this a bug?

git git-filter-branch

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

git git-filter-branch

Remove a lot of files in git filter-branch

Change timezone for all commits in git history

git filter-branch - discard the changes to a set of files in a range of commits

git git-filter-branch

undo "git filter-branch ... -- --all"? in one command?

git git-filter-branch

How can I find empty git commits?

git git-filter-branch

Remove committer information from git commits

Why has git-filter-branch not rewritten tags?

git git-filter-branch

How to use git-filter-repo to merge one repo as subdirectory into another

Repeatedly using git-filter-branch to rewrite new commits

git git-filter-branch

Detach subdirectory (that was renamed!) into a new repo

git git-filter-branch

filter-branch to remove extra directory

git git-filter-branch

Git: how to remove history before a specific commit

git git-filter-branch

Locking strategy of git to achieve concurrency?

Change Git Author Information in Visual Studio