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
U G Murthy -
Lindiwe -
Valeria -
Juraj -
Top comments (0)