Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/anthraxx/git-smash
- Owner: anthraxx
- License: mit
- Created: 2021-02-25T19:19:54.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-07T18:19:01.000Z (8 months ago)
- Last Synced: 2024-10-31T11:35:54.583Z (3 months ago)
- Topics: fixup, git, rust, workflow
- Language: Rust
- Homepage:
- Size: 129 KB
- Stars: 24
- Watchers: 6
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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.