[PR #1256] [CLOSED] rewrite pre-commit, post-commit and options hooks (fixes #1250) #15835

Closed
opened 2025-11-02 11:55:44 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1256
Author: @philfry
Created: 3/14/2017
Status: Closed

Base: masterHead: fix_hooks


📝 Commits (3)

  • d680164 fix #1189, commit messages containing a pipe
  • fb1c759 Merge remote-tracking branch 'upstream/master'
  • 957c7c5 issue #1250, replace {pre,post}-receive and update hooks with a single shell script that does not require custom hooks to be a sh-script

📊 Changes

1 file changed (+2 additions, -6 deletions)

View changed files

📝 models/repo.go (+2 -6)

📄 Description

See #1250


🔄 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/go-gitea/gitea/pull/1256 **Author:** [@philfry](https://github.com/philfry) **Created:** 3/14/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fix_hooks` --- ### 📝 Commits (3) - [`d680164`](https://github.com/go-gitea/gitea/commit/d680164f11dbec9ad593c55030387b0bbf1a116d) fix #1189, commit messages containing a pipe - [`fb1c759`](https://github.com/go-gitea/gitea/commit/fb1c75914311520dbddf33d569a22b42fbd228bb) Merge remote-tracking branch 'upstream/master' - [`957c7c5`](https://github.com/go-gitea/gitea/commit/957c7c5970700980a4c1e47e834920a5d8e03390) issue #1250, replace {pre,post}-receive and update hooks with a single shell script that does not require custom hooks to be a sh-script ### 📊 Changes **1 file changed** (+2 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `models/repo.go` (+2 -6) </details> ### 📄 Description See #1250 --- <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-02 11:55:44 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#15835