Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

git modify last commit but leave the commit message

git add . 
git commit --amend --no-edit
Source by gitexplorer.com #
 
PREVIOUS NEXT
Tagged: #git #modify #commit #leave #commit #message
ADD COMMENT
Topic
Name
5+8 =