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
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