Git Push PreviewCustom extension for Visual Studio Code. Preview your local commits before pushing to remote. Very similar to IntelliJ Idea's push preview panel.
InstallationInstall from vscode marketplace git-push-preview. Requires Git 2.22 or greater be installed UsageNew menu entry Git Push w/preview is generally available anytime the native Git Push entry is visible: Features
Note: This project was created for my own convenience. It does what I need it to do, and I do not plan on spending a ton of time on it. It does not handle all branching/merging scenarios, nor does it support all types of changes that can occur to a file. You are welcome to try it and see if it does what you want. |