You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
git reset HEAD can mess up your project do not implement it lightly.
But sometimes it happens, If you messed up your project you can still recover if you knew the sha of the commit before the reset. However that is not always provided.
But is should be simple to override reset to additionally write the current sha.