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
Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.
Hanzla Baig -
Peter Strøiman -
Klesta -
Aurélie Vache -
Top comments (0)