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: 8 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 | Determines the origin of a Git commit and identifies related pull requests or cherry-picks. | 21 |
readify/gitviz | A tool to visualize Git commit history in real-time for training and education purposes. | 307 |
golbin/git-commander | An interactive terminal-based git tool with a simple interface and customizable keybindings | 1,111 |
dschnare/gommitjs | A Node.js wrapper for a Git commit message enforcer tool | 1 |
zhengqbbb/cz-git | A Node.js-based tool for standardizing commit messages in Git repositories | 1,161 |
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. | 94 |
steveteuber/kubectl-graph | A kubectl plugin that visualizes Kubernetes resources and their relationships | 607 |
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 | 951 |
stefanlogue/meteor | A tool to help users write conventional commits in a command-line interface | 232 |