Step 1:
git reset HEAD~
Step 2:
# Make the changes as necessary
Step 3:
git add .
Step 4:
git commit -c ORIG_HEAD
Step 1:
git reset HEAD~
Step 2:
# Make the changes as necessary
Step 3:
git add .
Step 4:
git commit -c ORIG_HEAD
For further actions, you may consider blocking this person and/or reporting abuse
Shantha Kumar T -
Bobby Iliev -
A.S Nasseri -
Forrester Terry -
Top comments (0)