git-whence
Commit origin finder
Determines the origin of a Git commit and identifies related pull requests or 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: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
grosser/git-autobisect | Automatically finds the first broken commit without having to learn 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 | Lints Pull Request commits with commitlint to enforce coding standards. | 364 |
antham/gommit | Ensures commit messages conform to predefined patterns. | 112 |
slashsbin/styleguide-git-commit-message | Provides guidelines for writing consistent and descriptive commit messages in Git. | 1,008 |
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 | 831 |
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 | 79 |
krayc425/argithubcommits | Displays GitHub commit history in 3D using ARKit and SceneKit. | 291 |