Search code examples
How can one change the timestamp of an old commit in Git?...

gittimestampcommitgit-rewrite-history

Read More
How to modify the list of parents in a git-filter-repo commit callback...

gitgit-rewrite-historygit-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
git rebase squash take second message (like fixup)...

gitgit-rebasegit-rewrite-historygit-squash

Read More
Restore git history from split repositories...

gitmergegit-rewrite-history

Read More
How do I modify a specific commit?...

gitgit-rewrite-history

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 delete one commit completely from GitHub?...

gitgithubgit-commitgit-pushgit-rewrite-history

Read More
Rebase git submodule and parent repo...

gitgit-submodulesrebasegit-rewrite-history

Read More
How to squash all git commits into one?...

gitrebasegit-rebasegit-rewrite-historygit-squash

Read More
How to split a commit into two without introducing merge conflicts?...

gitgit-rewrite-history

Read More
How do I change the git author/committer name/email for multiple commits while keeping the commit ti...

gitgit-commitgit-rewrite-history

Read More
How to amend several commits in Git to change author...

gitgit-commitgit-rewrite-history

Read More
How to merge several Git repos into one and interleave histories...

gitgit-rewrite-history

Read More
How to undo a <history change> push in git?...

gitversion-controlgit-rewrite-history

Read More
How to split SVN repo to multiple git repos with history of moved files...

gitsvngit-rewrite-history

Read More
How to restore linear git history after nonlinear merge?...

gitgit-mergegit-rebasegit-rewrite-history

Read More
How to modify existing, unpushed commit messages?...

gitgit-commitgit-rewrite-historygit-amend

Read More
How to remove personal email from git commits after PR has been merged?...

gitgithubgit-rewrite-historygit-amend

Read More
How to suppress the editor for `git rebase --continue`?...

gitmacoscommand-linegit-rewrite-history

Read More
How can I remove/delete a large file from the commit history in the Git repository?...

gitversion-controlgit-rebasegit-rewrite-history

Read More
How to delete the old git history?...

gitgit-rewrite-history

Read More
git proper way to fix topic after branch merge...

gitmergegit-rewrite-history

Read More
How to "add" the history of a previous git repo to a new one?...

gitgithubgit-rewrite-history

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
Possible to undo permanent deletion of file?...

git-rewrite-historybfg-repo-cleaner

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
Intermingling merge-basing two history tails in Git...

gitmergerebasegit-rewrite-history

Read More
Rewrite a file in an earlier commit then propagate that change to all later commits seamlessly...

gitgit-rebasegit-rewrite-history

Read More
BackNext