I was stepped down from my git repo into 3 step below by using,
git reset HEAD~3
but after that i didnt find my previous changes. so how do i undo this reset HEAD~3
git reset HEAD@{1} # where you want to HEAD
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With