This repository has been archived on 2025-04-03. You can view files and clone it, but cannot push or open issues or pull requests.
linux-bash-scripts/git
2024-07-14 13:20:52 +02:00
..
git_rewrite_author.sh New script: git_rewrite_author.sh 2024-07-14 13:20:52 +02:00
README.MD New script: git_rewrite_author.sh 2024-07-14 13:20:52 +02:00

Tools

Name Description Usage File
git_rewrite_author USE WITH CAUTION!!!

This script will rewrite the entire history of the remote end and set the author email to the provided one.

This is NOT reversable!
./git_rewrite_author.sh "/path/to/repo" "new.mail@address.com"