You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 5, 2024. It is now read-only.
Initializing a repo with the plugin creates a .gitattributes file with git-lfs related settings for a couple of file formats.
Most of the 3D formats are binary, but DAE is not, it is text, and I would like to see meaningful diffs for it, but currently I only get Git LFS file not shown instead of a diff.
Steps to Reproduce
upload some DAE file
change dae file and push changes
try to see a diff showing the changes
Additional Information
Maybe that is the intended behavior?
Or the wrong repo to report this?