I\'m trying to commit the changes to my repository but I receive the error below:
git -c diff.mnemonicprefix=false -c core.quotepath=false commit -q -F C:\\U
I had this problem and i used this command!
git reset
Good luck!