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
John Timpson -
Burhanuddin S. Tinwala -
Takuu Kaku -
Shinetech Software -
Top comments (0)