Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

git change email of old commit

git change-commits GIT_AUTHOR_EMAIL "old@email.com" "new@email.com" HEAD~10..HEAD
Comment

Git command to Change Your Committer Name & Email per repository

$ git config  user.name "Soft hunt"
$ git config user.email "softhunt@softhunt.net"
Comment

PREVIOUS NEXT
Code Example
Shell :: check if s3 bucket exists 
Shell :: linux ogg to wav 
Shell :: pip installation directory 
Shell :: nim install 
Shell :: linux get full path 
Shell :: sudo a terminal is required to read the password 
Shell :: ubuntu cant find packages terminal 
Shell :: how to run different python version 
Shell :: how to create tag in git 
Shell :: install playstore anbox 
Shell :: how to kill a process in powershell 
Shell :: new commit 
Shell :: check wordpress version cli 
Shell :: chromium on linux 
Shell :: sed digits 
Shell :: github change last commit message 
Shell :: powershell http request 
Shell :: install slack on linux 
Shell :: install android studio from ubuntu terminal 
Shell :: installing sh file linux 
Shell :: bash how to remove the first n lines of a file 
Shell :: remove eclipse from ubuntu 
Shell :: useful git commands 
Shell :: install choco windows 10 
Shell :: ionic publish 
Shell :: linux signals 
Shell :: install bootstrap in angular 9 
Shell :: how to set default editor in git 
Shell :: git diff show only files 
Shell :: git commands 
ADD CONTENT
Topic
Content
Source link
Name
1+3 =