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
Given a git repo opened in VS Code on a work tree (e.g. the main work tree) with working changes in other work trees, we should make it simple to both view the diff between the 2 work trees and apply those changes directly to the current window much like a stash apply. We should also make it simple to cleanup the work trees after merging.