mirror of
https://github.com/alebcay/awesome-shell.git
synced 2026-03-09 11:43:08 -05:00
[PR #73] [MERGED] Add overcommit and pre-commit #129
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/alebcay/awesome-shell/pull/73
Author: @jawshooah
Created: 6/11/2015
Status: ✅ Merged
Merged: 6/11/2015
Merged by: @alebcay
Base:
master← Head:patch-1📝 Commits (1)
f8e22d7Add overcommit and pre-commit📊 Changes
1 file changed (+2 additions, -0 deletions)
View changed files
📝
README.md(+2 -0)📄 Description
Two projects with similar goals and vastly different implementations. Overcommit is written in Ruby, and provides a framework for managing a variety of git hooks with a particular focus on pre-commit hooks. Pre-commit is written in Python, and provides a similar framework but solely for pre-commit hooks.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.