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
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: