I am trying to migrate Bitbucket repositories to DevOps using the import repository function in DevOps. Some of those repositories have LFS enabled, and it looks like DevOps does not import the LFS files since when I clone the repo I got a lot of LFS errors. I tried to download a zip file of a commit, and while it should be around 12GB with all the files it was just over 600MB.
Does anyone know how to import repositories in DevOps with LFS enabled correctly?