Useful snippets

    Undo soft reset

    git reflog

    copy hash (ex: 56e2f8f)

    git checkout main/develop
    git merge 56e2f8f