[PR #1251] [MERGED] Add notice that LFS mirroring is not supported #15832

Closed
opened 2025-11-02 11:55:39 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1251
Author: @fabian-z
Created: 3/14/2017
Status: Merged
Merged: 3/16/2017
Merged by: @lunny

Base: masterHead: master


📝 Commits (2)

  • 0a298f5 Add notice that LFS mirroring is not supported
  • 858a6b7 Drop German translation

📊 Changes

3 files changed (+6 additions, -1 deletions)

View changed files

📝 options/locale/locale_en-US.ini (+1 -0)
📝 routers/repo/repo.go (+1 -0)
📝 templates/repo/migrate.tmpl (+4 -1)

📄 Description

As discussed in #849:

Mirroring LFS objects is no easy feat, so this PR adds a notice to the migration UI which tells the user that Gitea does not support it currently, hinting at git lfs functionality.


🔄 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/1251 **Author:** [@fabian-z](https://github.com/fabian-z) **Created:** 3/14/2017 **Status:** ✅ Merged **Merged:** 3/16/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`0a298f5`](https://github.com/go-gitea/gitea/commit/0a298f5afa7c70ddf72b21d45830c891f06efaea) Add notice that LFS mirroring is not supported - [`858a6b7`](https://github.com/go-gitea/gitea/commit/858a6b7ca18f92f0dacf0cda8de797f46c493ea2) Drop German translation ### 📊 Changes **3 files changed** (+6 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `options/locale/locale_en-US.ini` (+1 -0) 📝 `routers/repo/repo.go` (+1 -0) 📝 `templates/repo/migrate.tmpl` (+4 -1) </details> ### 📄 Description As discussed in #849: Mirroring LFS objects is no easy feat, so this PR adds a notice to the migration UI which tells the user that Gitea does not support it currently, hinting at ```git lfs``` functionality. --- <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:55:39 -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#15832