Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

git change author of first commit

git rebase -i --root --exec 'git commit --amend --reset-author --no-edit'
 
PREVIOUS NEXT
Tagged: #git #change #author #commit
ADD COMMENT
Topic
Name
2+6 =