From 52fecc09c557e1c9a1e14aad7e38bd6364d09159 Mon Sep 17 00:00:00 2001 From: Tim Oram Date: Mon, 7 Oct 2019 17:56:59 -0230 Subject: [PATCH] Add Git Interactive Rebase Tool (#425) --- applications.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/applications.json b/applications.json index 890bd6f..499bc72 100644 --- a/applications.json +++ b/applications.json @@ -1313,6 +1313,22 @@ "swift" ] }, + { + "short_description": "Full feature terminal based sequence editor for interactive rebase.", + "categories": [ + "git" + ], + "repo_url": "https://github.com/MitMaro/git-interactive-rebase-tool", + "title": "Git Interactive Rebase Tool", + "icon_url": "", + "screenshots": [ + "https://raw.githubusercontent.com/MitMaro/git-interactive-rebase-tool/master/docs/assets/images/git-interactive-rebase-demo.gif" + ], + "official_site": "https://gitrebasetool.mitmaro.ca/", + "languages": [ + "rust" + ] + }, { "short_description": "Simple toolkit that makes your iOS / macOS apps development more easier. ", "categories": [