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-19 10:28:25 +02:00
..
git_rewrite_author.sh Replaced ambiguous unicode character 2024-07-14 13:40:07 +02:00
README.MD Grammar fix in README 2024-07-19 10:28:25 +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 reversible!
./git_rewrite_author.sh "/path/to/repo" "new.mail@address.com"