Using GitLFS as source control. All commits in revision history are 0KB and I can't diff blueprints

Anyway to fix?

Each repository has to manually enable LFS - make sure that has been done.

This seems like problem with GIT side of things, so I’d recommend reaching out to GIT support - they’re super helpful and usually respond quickly.

LFS is enabled.
When I type the command to see the list of LFS files all the .uasset and images and other binary files I told it to track show up. They are being tracked.

Do they hold data though? You’d need to download project as a zip to confirm that, I believe.