Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add LFS locking checks for .uasset and .umap files in repository status #192

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

sanxfxteam
Copy link

This check provides a helpful warning if git LFS lockable attributes are not detected by the plugin.
The plugin only checks at the root of the git repo to decide if the repo can support LFS lock.
The check will fail when there is an issue with .gitattributes: if your project in not at the root of the repo or you're using the old content/** configuration from the default plugin.
If the check fails, it will disable git LFS locking, otherwise the plugin has a behavior, believing he can lock files but can't.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant