I am new to Git and totally disappointed with this. I am using Eclipse on Windows. I imported from the repository and made some changes. Now I want to send these changes back to the repository. From the reading I made (and I made a lot of it), I understand that I need to make these changes. Next to the name of my project, I see an up arrow and number 1 inside the brackets.
So, I right-click on the name of the project, select the command, and then Commit. Then I get this error:
Error calculating diffs Missing tree
followed by a hexadecimal string.
I have a complete loss. I tried doing this through github.com and through the Windows desktop application. Nothing works. Can someone please help me? Thanks.
source share