Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Git MergerNew to Visual Studio Code? Get it now.
Git Merger

Git Merger

Shahar Kazaz

|
394,826 installs
| (14) | Free
Simplifies the git merge process
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

alt text Git Merger

Merging branches has never been easier.

Key Features 🗝

  • Stash & Patch - Uncommitted changes handler while merging.
  • Merge from - Merge any branch into your local branch.
  • Configure options on the git merge command (more info in the repo's wiki).

Road Map 🗺

My vision is to create the merge resolver we all want, a 3 screen just click and fix merger.
Coming to your VScode.

Installation ⬇

In vscode marketplace search and install "Git Merger".
Or launch the vscode quick open (⌘+p | Ctrl+p) and run ext install git-merger

Commands 🗣

The extension commands that can be accessed from the command pallet (⌘+Shift+p | Ctrl+Shift+p ):

  • GitMerger: Merge from... - Merge branch into working branch (write mf or gmf for short).
  • GitMerger: Continue merge - Continue the merge once the conflicts are done.
  • GitMerger: Abort merge - Abort the current merge.
  • GitMerger: Stash... - Stash your WIP for later usage.
  • GitMerger: Unstash... - Apply stashed changes on working branch.
  • GitMerger: Clear stash - Remove any saved stashes.
  • GitMerger: Delete stash... - Delete a specific stash.

Help this extension be great 💪

If you want to contribute or have any feedback positive or negative, let me know!
Contact via Email or open an issue at this project's Git Repo.

License

MIT

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