I am using Dropbox
to sync a git
repository, but now when I try and push
I am getting an error:
fatal: Reference has inval
This also happen to our team when my colleague push his changes and shutdown the PC before Dropbox get updated.
I solved it so simply.
Just deleted the conflicted copy. (XXXX's conflicted copy yyyy-mm-dd)
And pull it normally.
Note that my colleague had the changes before messed up. And he push his changes again. This time no shutdown. :)