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
SourceGit.Commands.Discard now can only discard changes in current repo, the HEAD commit change of the submodule needs to execute git reset --hard in the submodule directory.