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
One feature I frequently used in GitExtensions was the ability to choose a location in history and choose another branch (other than the current branch I have checked out) to reset to that location. This is more handy than having to checkout the need branch and then go back to the history location and reset and keeps the working directory from having to change so much if there are lots of changes.