[PR #8] [MERGED] Change const variable name #20

Closed
opened 2026-02-16 10:23:52 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/git/pull/8
Author: @thibaultmeyer
Created: 11/12/2016
Status: Merged
Merged: 11/12/2016
Merged by: @andreynering

Base: masterHead: feature/const-var-name


📝 Commits (1)

  • a6a203b Change const variable name

📊 Changes

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

View changed files

📝 hook.go (+2 -2)

📄 Description

Change the const variable name from HOOK_PATH_UPDATE to HookPathUpdate


🔄 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/git/pull/8 **Author:** [@thibaultmeyer](https://github.com/thibaultmeyer) **Created:** 11/12/2016 **Status:** ✅ Merged **Merged:** 11/12/2016 **Merged by:** [@andreynering](https://github.com/andreynering) **Base:** `master` ← **Head:** `feature/const-var-name` --- ### 📝 Commits (1) - [`a6a203b`](https://github.com/go-gitea/git/commit/a6a203b182e3f1da61bc289d5d1d57e5a1fc8fe8) Change const variable name ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `hook.go` (+2 -2) </details> ### 📄 Description Change the const variable name from `HOOK_PATH_UPDATE ` to `HookPathUpdate` --- <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 10:23:52 -05:00
yindo closed this issue 2026-02-16 10:23:52 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: go-gitea/git#20