[PR #450] [MERGED] Update code.gitea.io/git #15390

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

📋 Pull Request Information

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

Base: masterHead: lunny/update_git


📝 Commits (1)

📊 Changes

36 files changed (+508 additions, -479 deletions)

View changed files

📝 cmd/serve.go (+1 -1)
📝 models/action.go (+2 -2)
📝 models/pull.go (+1 -1)
📝 models/repo_editor.go (+4 -4)
📝 models/update.go (+4 -4)
📝 modules/bindata/bindata.go (+251 -228)
📝 routers/repo/http.go (+1 -1)
📝 routers/repo/webhook.go (+2 -2)
📝 routers/repo/wiki.go (+2 -2)
📝 vendor/code.gitea.io/git/CONTRIBUTING.md (+30 -106)
vendor/code.gitea.io/git/CONTRIBUTORS (+0 -9)
📝 vendor/code.gitea.io/git/MAINTAINERS (+4 -2)
📝 vendor/code.gitea.io/git/README.md (+9 -0)
📝 vendor/code.gitea.io/git/blob.go (+1 -0)
📝 vendor/code.gitea.io/git/command.go (+8 -5)
📝 vendor/code.gitea.io/git/commit.go (+18 -7)
📝 vendor/code.gitea.io/git/commit_archive.go (+4 -0)
📝 vendor/code.gitea.io/git/error.go (+6 -0)
📝 vendor/code.gitea.io/git/git.go (+5 -5)
📝 vendor/code.gitea.io/git/hook.go (+3 -0)

...and 16 more files

📄 Description

No description provided


🔄 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/450 **Author:** [@lunny](https://github.com/lunny) **Created:** 12/22/2016 **Status:** ✅ Merged **Merged:** 12/22/2016 **Merged by:** [@tboerger](https://github.com/tboerger) **Base:** `master` ← **Head:** `lunny/update_git` --- ### 📝 Commits (1) - [`5ace5d3`](https://github.com/go-gitea/gitea/commit/5ace5d3527d70633320fa7f91cbf053a0ccbf64e) update code.gitea.io/git ### 📊 Changes **36 files changed** (+508 additions, -479 deletions) <details> <summary>View changed files</summary> 📝 `cmd/serve.go` (+1 -1) 📝 `models/action.go` (+2 -2) 📝 `models/pull.go` (+1 -1) 📝 `models/repo_editor.go` (+4 -4) 📝 `models/update.go` (+4 -4) 📝 `modules/bindata/bindata.go` (+251 -228) 📝 `routers/repo/http.go` (+1 -1) 📝 `routers/repo/webhook.go` (+2 -2) 📝 `routers/repo/wiki.go` (+2 -2) 📝 `vendor/code.gitea.io/git/CONTRIBUTING.md` (+30 -106) ➖ `vendor/code.gitea.io/git/CONTRIBUTORS` (+0 -9) 📝 `vendor/code.gitea.io/git/MAINTAINERS` (+4 -2) 📝 `vendor/code.gitea.io/git/README.md` (+9 -0) 📝 `vendor/code.gitea.io/git/blob.go` (+1 -0) 📝 `vendor/code.gitea.io/git/command.go` (+8 -5) 📝 `vendor/code.gitea.io/git/commit.go` (+18 -7) 📝 `vendor/code.gitea.io/git/commit_archive.go` (+4 -0) 📝 `vendor/code.gitea.io/git/error.go` (+6 -0) 📝 `vendor/code.gitea.io/git/git.go` (+5 -5) 📝 `vendor/code.gitea.io/git/hook.go` (+3 -0) _...and 16 more files_ </details> ### 📄 Description _No description provided_ --- <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:29 -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#15390