From f8f0d03dd5307851a4da925af89b692cdbf111c8 Mon Sep 17 00:00:00 2001 From: Phani Rithvij Date: Wed, 5 Jun 2024 19:56:01 +0530 Subject: [PATCH] add gitcs Missed in #5207 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 06c8d9a9..70f4b488 100644 --- a/README.md +++ b/README.md @@ -2698,6 +2698,7 @@ _General utilities and tools to make your life easier._ - [ghokin](https://github.com/antham/ghokin) - Parallelized formatter with no external dependencies for gherkin (cucumber, behat...). - [git-time-metric](https://github.com/git-time-metric/gtm) - Simple, seamless, lightweight time tracking for Git. - [gitbatch](https://github.com/isacikgoz/gitbatch) - manage your git repositories in one place. +- [gitcs](https://github.com/knbr13/gitcs/) - Git Commits Visualizer, CLI tool to visualize your Git commits on your local machine. - [go-actuator](https://github.com/sinhashubham95/go-actuator) - Production ready features for Go based web frameworks. - [go-astitodo](https://github.com/asticode/go-astitodo) - Parse TODOs in your GO code. - [go-bind-plugin](https://github.com/wendigo/go-bind-plugin) - go:generate tool for wrapping symbols exported by golang plugins (1.8 only).