Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anthraxx/git-smash

Smash staged changes into previous commits to support your Git workflow, pull request and feature branch maintenance
https://github.com/anthraxx/git-smash

fixup git rust workflow

Last synced: 3 months ago
JSON representation

Smash staged changes into previous commits to support your Git workflow, pull request and feature branch maintenance

Awesome Lists containing this project

README

        

# git-smash

[![Build Status](https://img.shields.io/github/actions/workflow/status/anthraxx/git-smash/ci.yml?branch=main)](https://github.com/anthraxx/git-smash/actions)
[![Latest release](https://img.shields.io/github/v/release/anthraxx/git-smash)](https://github.com/anthraxx/git-smash/releases)
[![crates.io version](https://img.shields.io/crates/v/git-smash.svg)](https://crates.io/crates/git-smash)
[![License](https://img.shields.io/github/license/anthraxx/git-smash)](https://github.com/anthraxx/git-smash/blob/main/LICENSE)

Smash staged changes into previous commits to support your Git workflow, pull request and feature
branch maintenance.