Skip to content

Instantly share code, notes, and snippets.

View L0FKA's full-sized avatar
👁️

L0FKA L0FKA

👁️
  • Best way to rollback to specific commit is -> git stash then git reset --hard <commitid> then -> git push <reponame> -f
View GitHub Profile

L0FKA doesn’t have any public gists yet.