i revert my commit but i want to go again to the present commit n git code example
Example 1: undo last commit
git reset --soft HEAD~1
Example 2: git undo last commit
git reset --soft HEAD~1
git reset --soft HEAD~1
git reset --soft HEAD~1