Programming Language
Abap
ActionScript
Assembly
BASIC
C
C#
C++
Clojure
Cobol
CSS
Dart
Delphi
Elixir
Erlang
F#
Fortran
Go
Groovy
Haskell
Html
Java
Javascript
Julia
Kotlin
Lisp
Lua
Matlab
Objective-C
Pascal
Perl
PHP
Prolog
Python
R
Ruby
Rust
Scala
Scheme
Shell/Bash
SQL
Swift
TypeScript
VBA
Framework
AngularJS
Backbone
Bootstrap CSS
Bootstrap Javascript
Bulma
CakePHP
CodeIgniter
Django
Drupal
Ember
Express
Flask
Flutter
Foundation
Ionic
jQuery
Laravel
Materialize
Next.js
Node.js
Nuxt.js
React
Semantic UI
Spring
Symfony
Unity
Vaadin
Vue
Wordpress
Yii
Zend
Categories
Tags
Git-rewrite-history
New post in Git-rewrite-history
How to remove old versions of media files from a git repository
July 9th, 2022
git
git-rewrite-history
How to delete the old git history?
March 21st, 2020
git-rewrite-history
git
How to substitute text from files in git history?
November 15th, 2021
bfg-repo-cleaner
git
substitution
git-filter-branch
git-rewrite-history
git, filter-branch on all branches
July 9th, 2022
git-filter-branch
git
git-rewrite-history
Purging file from Git repo failed, unable to create new backup
February 11th, 2020
git-commit
git-rewrite-history
git
git-filter-branch
Remove refs/original/heads/master from git repo after filter-branch --tree-filter?
September 19th, 2020
git
git-plumbing
git-rewrite-history
How to amend older Git commit?
July 8th, 2022
version-control
git
git-rewrite-history
Rebasing a Git merge commit
January 6th, 2022
git
merge
rebase
git-rebase
git-rewrite-history
Combine the first two commits of a Git repository?
November 22nd, 2020
git-rebase
git-rewrite-history
git
rebase
How to amend several commits in Git to change author
March 29th, 2022
git-rewrite-history
git-commit
git
How do you fix a bad merge, and replay your good commits onto a fixed merge?
July 8th, 2022
git-rm
git-rewrite-history
git-filter-branch
git
Edit the root commit in Git?
December 27th, 2020
git
git-amend
git-rewrite-history
git-commit
git-rebase
Remove sensitive files and their commits from Git history
March 26th, 2021
git-filter-branch
git-rewrite-history
git
git-commit
How to modify existing, unpushed commit messages?
July 20th, 2022
git-amend
git
git-commit
git-rewrite-history
How to modify a specified commit?
July 8th, 2022
git-rewrite-history
git
How can one change the timestamp of an old commit in Git?
January 19th, 2022
timestamp
git-rewrite-history
commit
git
How to change the author and committer name and e-mail of multiple commits in Git?
July 28th, 2022
git-rewrite-history
git-filter-branch
version-control
git
How to squash all git commits into one?
July 8th, 2022
git-rewrite-history
squash
git-rebase
rebase
git
How to remove/delete a large file from commit history in the Git repository?
December 24th, 2021
git-rebase
git
git-rewrite-history
version-control
Remove file from git repository (history)
July 5th, 2022
version-control
git-rewrite-history
git
remove all binary files recursively from git repo and commit history
June 25th, 2022
git-rewrite-history
git
Update a development team with rewritten Git repo history, removing big files
June 22nd, 2022
project-planning
git
git-filter-branch
git-rewrite-history
Change git email for previous commits
June 27th, 2022
git-commit
git
git-rewrite-history
how to re-order commits in Git non-interactively
June 15th, 2022
git
git-rewrite-history
BFG remove multiple folders
July 4th, 2022
git-rewrite-history
bfg-repo-cleaner