git-whence
Commit origin analyzer
Analyze commits to find their merge and pull request origins, as well as identify straight cherry-picks.
Find the merge and pull request a commit came from + fuzzy search for cherry-picks
21 stars
4 watching
0 forks
Language: Ruby
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
grosser/git-autobisect | Automatically finds the first broken commit without learning git bisect | 86 |
knbr13/gitcs | Analyzes local Git repositories and generates visual contributions graphs | 118 |
sbt/sbt-groll | Provides a way to view and navigate Git commit history within an sbt project | 133 |
sebastiangraz/c | Automates Git commit process with customizable message | 2 |
jackbackes/happycommit | Generates meaningful Git commit messages using an AI model | 15 |
bkuhlmann/git-lint | Tool to ensure consistent and maintainable Git commit history | 54 |
saschagrunert/git-journal | Automates generation of changelogs from commit history in Git repositories | 614 |
wagoid/commitlint-github-action | Enforces commit message conventions on GitHub Pull Request commits using Commitlint. | 363 |
antham/gommit | Ensures commit messages conform to predefined patterns. | 113 |
slashsbin/styleguide-git-commit-message | Provides guidelines for writing consistent and descriptive commit messages in Git. | 1,006 |
rlespinasse/git-commit-data-action | Provides access to commit data from GitHub Actions workflows | 41 |
jorisroovers/gitlint | Automatically checks commit messages for style and adherence to coding standards | 827 |
dejorrit/commit-assist | Generates commit messages using ChatGPT's AI capabilities | 14 |
julienkode/pull-request-name-linter-action | Automatically lints pull request names with commitlint | 78 |
krayc425/argithubcommits | Displays GitHub commit history in 3D using ARKit and SceneKit. | 291 |