Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Issue when fetching and pulling #6156

Description

@devarnikdev

Describe the bug
when trying to pull from gitlab using :
$git lfs fetch -all
$git lfs pull

Though it does not throw any error, lfs files still points to their pointers instead of actual objects.

Interestingly, when switching to 3.4.1 , there is no issue and everything is behave as expected.

To Reproduce
$git lfs fetch -all
$git lfs pull

Now if you inspect a lfs file, it still points to its pointer instead of real actual file.

Expected behavior
after fetching , it is expected a lfs file points to actual file.

System environment
git-lfs version 3.7.1
Gitlab 18.6

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions