Project
Reverse Dependencies for git
The projects listed here declare git as a runtime or development dependency
0.0
Project templates from a git repository
2020
2021
2022
2023
2024
2025
0.0
A tool for listing and merging GitHub pull requests.
2020
2021
2022
2023
2024
2025
0.0
A Git pre-commit hook that checks for debugging statements before allowing a commit.
2020
2021
2022
2023
2024
2025
0.0
Git Scripts to ease the merging of review branches into develop.
2020
2021
2022
2023
2024
2025
0.0
Easily manage Git projects
2020
2021
2022
2023
2024
2025
0.0
Analyze branches and continuity in a git repository.
2020
2021
2022
2023
2024
2025
0.0
CLI for displaying and interacting with recently checked-out git branches
2020
2021
2022
2023
2024
2025
0.0
Building Release Notes from JIRA based on Git commits.
2020
2021
2022
2023
2024
2025
0.0
This gem can be used to (re)start scripts whenever a GitHub push event is recorded.
The exit status of scripts can be monitored, and a failure can be sent back, making this capable of running simple tests too!
2020
2021
2022
2023
2024
2025
0.0
git review-branch will add note for each commit in current branch
with 'Reviewed-By: Reviewer <reviewer@example.com>.'
2020
2021
2022
2023
2024
2025
0.0
git review will add note for each commit in current branch
with 'Reviewed-By: Reviewer <reviewer@example.com>.'
git review commits HEAD~1 648dbac marks individual commits as reviewed.
2020
2021
2022
2023
2024
2025
0.0
Simplest git server with permissions
2020
2021
2022
2023
2024
2025
0.0
Provides a series of shell commands that allow you to control 3 timestreams of
2020
2021
2022
2023
2024
2025
0.0
A CLI to let you interactive select tag and branch
2020
2021
2022
2023
2024
2025
0.0
Clean obsolete branches on your local git repository safely
2020
2021
2022
2023
2024
2025
0.0
a git plugin for sprint related commands
2020
2021
2022
2023
2024
2025
0.0
Easy git branch switching
2020
2021
2022
2023
2024
2025
0.0
git_test runs your tests and stores them in git. Use git_test to track tests over multiple branches, runs, and teammates. Run git_test when you pull and push and you'll always know the state of your project!
2020
2021
2022
2023
2024
2025
0.0
This gem can be used in a post-commit hook in any Git repository to comment on and move Trello cards in a specified board. What will be done is based on a Git commit message:for example, if a message contains 'Card #20', post-commit will add the rest of comment message as a comment on card #20.
2020
2021
2022
2023
2024
2025
0.0
CLI tool to create version bump commit and tag with
newest version in a Git repository. Versioning is
based on [Semantic Versioning](http://semver.org/).
Version bump types include MAJOR, MINOR, and PATCH.
...
2020
2021
2022
2023
2024
2025