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
When pulling in places like Home view or the Graph, Git will throw an error if there are working directory changes that the pull cannot be performed. We should set Git to allow auto-stashing during these pull operations so users don't need to manually stash > pull > pop all the time.