[PR #444] [MERGED] Fix string format verbs (#3637) #15385

Closed
opened 2025-11-02 11:45:22 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/444
Author: @lunny
Created: 12/22/2016
Status: Merged
Merged: 12/22/2016
Merged by: @bkcsoft

Base: masterHead: lunny/fix_str_format_verb


📝 Commits (1)

📊 Changes

5 files changed (+6 additions, -6 deletions)

View changed files

📝 models/pull.go (+1 -1)
📝 models/repo_mirror.go (+2 -2)
📝 models/update.go (+1 -1)
📝 models/webhook.go (+1 -1)
📝 routers/admin/auths.go (+1 -1)

📄 Description

cherry-pick from gogits/gogs#3637


🔄 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/444 **Author:** [@lunny](https://github.com/lunny) **Created:** 12/22/2016 **Status:** ✅ Merged **Merged:** 12/22/2016 **Merged by:** [@bkcsoft](https://github.com/bkcsoft) **Base:** `master` ← **Head:** `lunny/fix_str_format_verb` --- ### 📝 Commits (1) - [`0e51a19`](https://github.com/go-gitea/gitea/commit/0e51a198c2e903950aa53226ea98a636769843e2) Fix string format verbs (#3637) ### 📊 Changes **5 files changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `models/pull.go` (+1 -1) 📝 `models/repo_mirror.go` (+2 -2) 📝 `models/update.go` (+1 -1) 📝 `models/webhook.go` (+1 -1) 📝 `routers/admin/auths.go` (+1 -1) </details> ### 📄 Description cherry-pick from gogits/gogs#3637 --- <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:45:22 -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#15385