git-smash 0.1.2

Smash staged changes into previous commits
1
2
3
4
5
6
7
8
9
# 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.