From b930bd99461f4ce25c0aea7c4817f48ef36555f5 Mon Sep 17 00:00:00 2001 From: Dong Zhou Date: Mon, 30 Aug 2021 20:47:25 -0400 Subject: [PATCH] Add gita (#434) * Add gita * Update README.md Co-authored-by: Caleb Xu --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 658c738..5d9a5ce 100644 --- a/README.md +++ b/README.md @@ -205,6 +205,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [git-quick-stats](https://github.com/arzzen/git-quick-stats) - Git quick statistics is a simple and efficient way to access various statistics in git repository. * [git-semver](https://github.com/markchalloner/git-semver) - Git plugin for easing semantic versioning and changelog validation * [git-sh](https://github.com/rtomayko/git-sh) - A customized Bash environment suitable for Git work +* [gita](https://github.com/nosarthur/gita) - A command-line tool to manage multiple git repos. * [hub](https://github.com/github/hub) - hub helps you win at git. * [just](https://github.com/casey/just) - Task runner for saving and running project-specific commands. * [licins](https://github.com/dogoncouch/licins) - Insert commented software licenses into source code.