Skip to content

Adopt repositories should associate lfs meta pointers and lfs locks if possible. #18137

@lunny

Description

@lunny
Member

Feature Description

Currently, when adopting repositories with lfs track files will not recover all lfs files automatically. But you could do that in repositories' setting page. It's better to finish the work automatically.

Screenshots

No response

Activity

added
type/proposalThe new feature has not been accepted yet but needs to be discussed first.
on Dec 31, 2021
zeripath

zeripath commented on Jan 15, 2022

@zeripath
Contributor

The only way to find lfs files is to crawl the entire git object database looking for sub 1K files that look like pointer files.

This is not a free action.

I'm not sure that this should happen by default for every repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic/lfstype/proposalThe new feature has not been accepted yet but needs to be discussed first.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @lunny@zeripath

        Issue actions

          Adopt repositories should associate lfs meta pointers and lfs locks if possible. · Issue #18137 · go-gitea/gitea