From 80a01c9cf5c4bb8bbd6831196fff3b037ab8538c Mon Sep 17 00:00:00 2001 From: metaory <metaory@gmail.com> Date: Thu, 15 Sep 2022 16:02:06 +0800 Subject: [PATCH] added hgit-cli --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0b27895..aede8d8 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,7 @@ Feel free to contribute. ## Git Flow * [git-flow](https://github.com/nvie/gitflow) - Git extensions to provide high-level repository operations for Vincent Driessen's branching model. * [gitflow-avh](https://github.com/petervanderdoes/gitflow-avh) - Git extensions to provide high-level repository operations for Vincent Driessen's branching model. +* [hgit](https://github.com/metaory/hgit-cli) - Streamline and Simplify complex git processes ## GitHub * [GitHub CLI](https://github.com/cli/cli/) - GitHub’s official command line tool.