From 5e2b34258ba4a9cac046d7bb869617e5eab0da59 Mon Sep 17 00:00:00 2001 From: Sean Allred Date: Wed, 20 Apr 2022 02:30:12 -0500 Subject: [PATCH] Add git-aborb --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fc48e24..de330d5 100644 --- a/README.md +++ b/README.md @@ -166,6 +166,7 @@ Pull requests on interesting tools/projects/resources are welcome. * [conventional-changelog](https://github.com/conventional-changelog/conventional-changelog) - a set of tools for parsing [conventional commit](https://conventionalcommits.org/) messages from git histories * [release-it](https://github.com/webpro/release-it) - Automate releases for Git repositories and/or npm packages. Changelog generation, GitHub/GitLab releases, etc. * [gickup](https://github.com/cooperspencer/gickup) - Backup repos from various hosters to local or other hosters. +* [git-absorb](https://github.com/tummychow/git-absorb) - `git commit --fixup`, but automatic ## Extensions