Skip to content

Instantly share code, notes, and snippets.

View nahid's full-sized avatar
🕵️‍♂️
Code Artist

Nahid Bin Azhar nahid

🕵️‍♂️
Code Artist
View GitHub Profile
@sujancse
sujancse / git-revert-commit-hash.txt
Last active August 6, 2018 09:26
Git revert back to #commit_hash with HEAD
git reset --hard #commit_hash
Then commit and
git push --force
@nikcub
nikcub / README.md
Created October 4, 2012 13:06
Facebook PHP Source Code from August 2007