git-reauthor
Verified for current stable LTS
Git Reauthor Commands
Git Reauthor command syntax with verified terminal examples.
Commands
3 commands for Git Reauthor
git-reauthor Operations
Git Reauthor Command: Change Author Email And Name
git reauthor -o <old@example.com> -e <new@example.com> -n "<name>" git-reauthor Operations
Git Reauthor Command: Use Config For Reauthor
git reauthor -o <old@example.com> -c git-reauthor Operations
Git Reauthor Command: Change All Commits Author
git reauthor -a -e <name@example.com> -n <name> Suggest a Git Reauthor Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Git Reauthor workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.