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

Can't check in files with no changes #148

Open
Ameliarate16 opened this issue Feb 22, 2024 · 2 comments
Open

Can't check in files with no changes #148

Ameliarate16 opened this issue Feb 22, 2024 · 2 comments

Comments

@Ameliarate16
Copy link

My team has been using this plugin for a project but we've been having an issue where some files are checked out but the check in button is greyed out and there's no saved changes to submit. We tried manually unlocking the files in git bash but it said "git status failed: exited with code 128" which is the generic 'raised an error' code which was no help.

@nshkurkin
Copy link

Did you ever find a resolution or workaround to this? Just integrated into our fresh UE5 project and seeing something similar where if you cancel out of a Check In operation on an unchanged file it looks as if you no longer have the file locked and can't Revert/CheckIn anymore. Going to the shell and using git lfs unlock <path> worked for us though.

@Ameliarate16
Copy link
Author

Nope. We ended up just removing the plugin and unlocking the files from command line.

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

No branches or pull requests

2 participants