Squash-Push Icon
VS CODE EXTENSION

Squash-Push

Simplify your Git workflow by squashing multiple commits before pushing to a remote repository.

squash-push demo
Squash-Push Demo
Version 0.1.0
VS Code 1.60+
Git Workflow
Developer Productivity

About Squash-Push

Squash-Push is a Visual Studio Code extension I developed to address a common pain point in Git workflows. It simplifies the process of squashing multiple commits before pushing to a remote repository, making commit history cleaner and more organized without requiring complex Git command sequences.

Key Features

Installation

Usage Guide

Known Limitations

  • May encounter issues with merge commits