[PR #73] [MERGED] Add overcommit and pre-commit #668

Closed
opened 2025-11-19 20:48:30 -06:00 by GiteaMirror · 0 comments
Owner

📋 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: masterHead: patch-1


📝 Commits (1)

  • f8e22d7 Add 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.

## 📋 Pull Request Information **Original PR:** https://github.com/alebcay/awesome-shell/pull/73 **Author:** [@jawshooah](https://github.com/jawshooah) **Created:** 6/11/2015 **Status:** ✅ Merged **Merged:** 6/11/2015 **Merged by:** [@alebcay](https://github.com/alebcay) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`f8e22d7`](https://github.com/alebcay/awesome-shell/commit/f8e22d74878e5c0b8634e12a9000ee8b0471b9b8) Add overcommit and pre-commit ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -0) </details> ### 📄 Description Two projects with similar goals and vastly different implementations. [Overcommit](https://github.com/brigade/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](http://pre-commit.com/) is written in Python, and provides a similar framework but solely for pre-commit hooks. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-19 20:48:30 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-shell#668