git-autobisect
Commit finder
Automatically finds the first broken commit without learning git bisect
Find the first broken commit without having to learn git bisect
86 stars
5 watching
3 forks
Language: Ruby
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
grosser/git-whence | Analyze commits to find their merge and pull request origins, as well as identify straight cherry-picks. | 21 |
knbr13/gitcs | Analyzes local Git repositories and generates visual contributions graphs | 118 |
sebastiangraz/c | Automates Git commit process with customizable message | 2 |
rlespinasse/git-commit-data-action | Provides access to commit data from GitHub Actions workflows | 41 |
saschagrunert/git-journal | Automates generation of changelogs from commit history in Git repositories | 614 |
cve-search/git-vuln-finder | Automates CVE vulnerability detection from Git commit messages | 397 |
jorisroovers/gitlint | Automatically checks commit messages for style and adherence to coding standards | 827 |
jackbackes/happycommit | Generates meaningful Git commit messages using an AI model | 15 |
chainguard-dev/clank | Detects imposter commits in GitHub Actions workflows to prevent unauthorized changes | 22 |
importre/alfred-gi | A tool to search for Git ignore files from GitHub repositories | 9 |
sbt/sbt-groll | Provides a way to view and navigate Git commit history within an sbt project | 133 |
bkuhlmann/git-lint | Tool to ensure consistent and maintainable Git commit history | 54 |
antham/gommit | Ensures commit messages conform to predefined patterns. | 113 |
spoonlabs/coming | Analyzes code changes in Git repositories to extract patterns and features. | 92 |
ad/githublistener | Provides real-time notifications about new commits in watched GitHub repositories. | 25 |