When I do a git commit I see the following
>$ git commit -a
warning: unable to unlink .git/objects/63/tmp_obj_kK6IC9: Invalid argument
warning: unable to unlink .git/objects/2c/tmp_obj_SFNGla: Invalid argument
I can still perform git commit. However, I want to know how to get rid of the warnings.