[PR #88] [CLOSED] make sure that the update git hooks specify gitea #81

Closed
opened 2026-02-16 11:40:13 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/docs/pull/88
Author: @adymitruk
Created: 1/29/2017
Status: Closed

Base: masterHead: adymitruk-patch-add-update-hook-replacement


📝 Commits (1)

  • db1b784 make sure that the update git hooks specify gitea

📊 Changes

1 file changed (+14 additions, -1 deletions)

View changed files

📝 content/doc/upgrade/from-gogs.en-us.md (+14 -1)

📄 Description

The update hook that gogs adds to each repository references a path that will no longer exist when migrating to gitea. It's easier to script the text replacement than to edit by hand. This needs translation to other languages.

Please adopt Pieter Hintjens' C4 protocol for contributing.


🔄 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/docs/pull/88 **Author:** [@adymitruk](https://github.com/adymitruk) **Created:** 1/29/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `adymitruk-patch-add-update-hook-replacement` --- ### 📝 Commits (1) - [`db1b784`](https://github.com/go-gitea/docs/commit/db1b78425f4daf7c4ee74d9bd395cfab43ea6ead) make sure that the update git hooks specify gitea ### 📊 Changes **1 file changed** (+14 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `content/doc/upgrade/from-gogs.en-us.md` (+14 -1) </details> ### 📄 Description The update hook that gogs adds to each repository references a path that will no longer exist when migrating to gitea. It's easier to script the text replacement than to edit by hand. This needs translation to other languages. Please adopt Pieter Hintjens' C4 protocol for contributing. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 11:40:13 -05:00
yindo closed this issue 2026-02-16 11:40:13 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: go-gitea/docs#81