@daniel schmidt I don't think this works as you mentioned resetting to particular commit from reflog works
but git reset HEAD@{1} after doing git reset HEAD~1, doesn't make sense to me and didn't undo the reset
@daniel schmidt
I don't think this works as you mentioned
resetting to particular commit from reflog works
but git reset HEAD@{1} after doing git reset HEAD~1, doesn't make sense to me
and didn't undo the reset