Answers for "git modify pushed commits date"

6

change message from last pushed commit

git commit --amend
Posted by: Guest on May-15-2020
0

ELSE you have pushed your changes to remote

git revert HEAD
Posted by: Guest on April-12-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language