Clone fails because of LFS
[glow@gamma ~/data/tmp]$ git clone https://gitlab.kitware.com/third-party/visit.git
Cloning into 'visit'...
remote: Enumerating objects: 426285, done.
remote: Counting objects: 100% (13/13), done.
remote: Compressing objects: 100% (11/11), done.
remote: Total 426285 (delta 2), reused 13 (delta 2), pack-reused 426272
Receiving objects: 100% (426285/426285), 397.16 MiB | 4.43 MiB/s, done.
Resolving deltas: 100% (328390/328390), done.
Updating files: 100% (17700/17700), done.
Downloading data/2dOverlayTest21.pdb (8.1 KB)
Error downloading object: data/2dOverlayTest21.pdb (ef5faf0): Smudge error: Error downloading data/2dOverlayTest21.pdb (ef5faf090fb291bc91bb48543994884cc2fde5fbf7a2e3a9b6eedac9ba018f30): batch response: Repository or object not found: https://gitlab.kitware.com/third-party/visit.git/info/lfs/objects/batch
Check that it exists and that you have proper access to it
Errors logged to /home/glow/data/tmp/visit/.git/lfs/logs/20220214T120708.737428732.log
Use `git lfs logs last` to view the log.
error: external filter 'git-lfs filter-process' failed
fatal: data/2dOverlayTest21.pdb: smudge filter lfs failed
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'