I've been using Eclipse with eGit and it works fairly well.

However, my boss has Zend Studio. Today we tried committing from it (from a 
repository we cloned into Zend Studio) and 3 things happened:

1. It said it committed, but still marked the repository with outgoing 
commits. 
2. The commits did not appear on the remote repository,
3. The repository became unusable after that. Any attempt to pull / clone 
that repository resulted in horrifying error messages such as this:

error: refs/remotes/origin/master does not point to a valid object!
error: Trying to write ref refs/heads/master with nonexistant object 
61b2e73e91b2acf9547b0096c9d227226f4941d8
fatal: Cannot update the ref 'HEAD'.

The remote repository is stored at unfuddle.com


Now I have to erase all those repositories and re-create them.  very 
annoying. Can't think of another way to solve this.

So.. what should I do?  Should I report this to anyone?

Thanks,
  Yaron

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/git-users/-/9k-3eN_JsMYJ.
To post to this group, send email to git-users@googlegroups.com.
To unsubscribe from this group, send email to 
git-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/git-users?hl=en.

Reply via email to