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
Hanzla Baig -
Peter Strøiman -
Klesta -
Aurélie Vache -
Top comments (0)