The working copy "app_name" failed to commit files

49 Views Asked by At

After having to do a clean install of my system (macOS Monterey 12.7.3; Xcode 14.0.1), and restoring files using Migration Assistant, when attempting to commit my project (for the first time following the reinstall/restore), I get an error message:

The working copy "app_name" failed to commit files. error: invalid object 100644

I have tried some solutions recommended in these and other forums, such as doing an "xcrun git config" command from the console, but no luck.

When I add a file to the project (in a blind effort to solve the problem), sometimes the files mentioned in the error message change, but still, no commit.

I am eager to be able to move on with my project. I appreciate your help. Thank you.

0

There are 0 best solutions below