gitcs
Commit graph tool
Analyzes local Git repositories and generates visual contributions graphs
📈 Command line tool written in Go. It allows developers to scan their local Git repositories and generate a visual contributions graph.
118 stars
3 watching
11 forks
Language: Go
last commit: 5 months ago
Linked from 1 awesome list
cligitgogolangvisualization
Related projects:
Repository | Description | Stars |
---|---|---|
jpeer264/node-semantic-git-commit-cli | A CLI tool to manage semantic git commits with emoji support. | 147 |
sebastiangraz/c | Automates Git commit process with customizable message | 2 |
grosser/git-whence | Analyze commits to find their merge and pull request origins, as well as identify straight cherry-picks. | 21 |
readify/gitviz | A tool to visualize Git commit history in real-time for training and education purposes. | 306 |
golbin/git-commander | An interactive terminal-based git tool with a simple interface and customizable keybindings | 1,110 |
dschnare/gommitjs | A Node.js wrapper for a Git commit message enforcer tool | 1 |
zhengqbbb/cz-git | A lightweight CLI tool for generating standardized commit messages with customizable output format and integration with Git. | 1,129 |
bkuhlmann/git-lint | Tool to ensure consistent and maintainable Git commit history | 54 |
mritd/gitflow-toolkit | A tool for standardizing Git commit message format and creating branches in the GitFlow workflow. | 232 |
manuranga/igni | A graphical client for Git that visualizes the commit history of a repository. | 3 |
spoonlabs/coming | Analyzes code changes in Git repositories to extract patterns and features. | 92 |
steveteuber/kubectl-graph | A kubectl plugin that visualizes Kubernetes resources and their relationships | 601 |
sbt/sbt-groll | Provides a way to view and navigate Git commit history within an sbt project | 133 |
kylebanks/depth | A tool to visualize Go source code dependency trees | 934 |
stefanlogue/meteor | A tool to help users write conventional commits in a command-line interface | 221 |