Skip to content
| Marketplace
Sign in
Visual Studio Code>SCM Providers>Git Push PreviewNew to Visual Studio Code? Get it now.
Git Push Preview

Git Push Preview

dw1284

|
1,448 installs
| (0) | Free
Preview your commits before pushing to remote
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Git Push Preview

Custom extension for Visual Studio Code. Preview your local commits before pushing to remote. Very similar to IntelliJ Idea's push preview panel.

Project site: git-push-preview

Installation

Install from vscode marketplace git-push-preview.

Requires Git 2.22 or greater be installed

Usage

New menu entry Git Push w/preview is generally available anytime the native Git Push entry is visible:

demo

Features

  • Tree list of your entire commit stack to easily view all file changes
  • Easily launch a diff for any file in any commit in the tree

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.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft