[PR #5501] [MERGED] Fix lfs version check warning log when using ssh protocol #17812

Closed
opened 2025-11-02 15:58:30 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/5501
Author: @lunny
Created: 12/9/2018
Status: Merged
Merged: 12/19/2018
Merged by: @lunny

Base: masterHead: lunny/fix_lfs_warn_log


📝 Commits (2)

  • 3ae520b fix lfs version check warning log when using ssh protocol
  • 33f1392 Merge branch 'master' into lunny/fix_lfs_warn_log

📊 Changes

5 files changed (+48 additions, -30 deletions)

View changed files

📝 cmd/hook.go (+3 -9)
📝 cmd/serv.go (+22 -0)
📝 integrations/integration_test.go (+1 -0)
📝 modules/setting/setting.go (+21 -21)
📝 routers/init.go (+1 -0)

📄 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/5501 **Author:** [@lunny](https://github.com/lunny) **Created:** 12/9/2018 **Status:** ✅ Merged **Merged:** 12/19/2018 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `lunny/fix_lfs_warn_log` --- ### 📝 Commits (2) - [`3ae520b`](https://github.com/go-gitea/gitea/commit/3ae520bc2ae857d9d426572aa16eae06a65a05c6) fix lfs version check warning log when using ssh protocol - [`33f1392`](https://github.com/go-gitea/gitea/commit/33f139281a25c715c34e595e5969441a76754e3e) Merge branch 'master' into lunny/fix_lfs_warn_log ### 📊 Changes **5 files changed** (+48 additions, -30 deletions) <details> <summary>View changed files</summary> 📝 `cmd/hook.go` (+3 -9) 📝 `cmd/serv.go` (+22 -0) 📝 `integrations/integration_test.go` (+1 -0) 📝 `modules/setting/setting.go` (+21 -21) 📝 `routers/init.go` (+1 -0) </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 15:58:30 -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#17812