Skip to content

vyavdoshenko/git_tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

Tools for update user and email info for existing commits.

Pre Requirements:

  • git installed
  • bash as shell

Usage:

$ cd ~
$ git clone https://github.com/ElasticTunnel/git_tools.git
$ cd ~/your_git_repo/
$ ~/git_tools/scripts/get_authors.sh

Git Member [email protected]

Git Member [email protected]

$ ~/git_tools/scripts/fix_git_email_and_name.sh [email protected] "Git Member" [email protected] "Git Member"

Old name: Git Member

Old email: [email protected]

Correct name: Git Member

Correct email: [email protected]

Rewrite c164bab6ab6945876ca5e6071405b192c738dd8f (3/5) (1 seconds passed, remaining 0 predicted)

Ref 'refs/heads/main' was rewritten

$ ~/git_tools/scripts/get_authors.sh

Git Member [email protected]

$ ~/git_tools/scripts/force_push.sh

About

Tools for update user and email info for existing commits.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages