Answers for "change pushed commit in github"

6

change message from last pushed commit

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

How to revert pushed commit from remote repository

$ git revert dd61ab32
Posted by: Guest on May-25-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language