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
#143 added support for ignoring local changes when creating a branch (thank you!), but it would be nice to have the same option when checking out an existing branch (equivalent to simple git checkout <branch>) or when pulling changes (equivalent to git pull).