Skip to content

Instantly share code, notes, and snippets.

View allvee's full-sized avatar

Md Al Amin Bhuyiyan allvee

View GitHub Profile
git reset --mixed origin/master
git add .
git commit -m "This is a new commit for what I originally planned to be amended"
git push origin master