Something else seems wrong. I deleted my personal Hibernate fork from github and forked it again.
http://fpaste.org/f8eF/ is a transcript of the errors that I saw after doing the following: 1. git clone g...@github.com:scottmarlow/hibernate-orm.git 2. cd hibernate-orm 3. git remote add upstream git://github.com/hibernate/hibernate-ogm.git 4. git pull --rebase upstream master I had the same error previous to deleting my Hibernate fork. On 01/24/2012 10:48 AM, Steve Ebersole wrote: > Do not use --force with git push when pushing to any of the GitHub > hosted hibernate repos. GitHub does not allow us to disable or > otherwise limit its use. > > However, we are now able to see when someone does a forced push. From > this point forward we will be removing write access to anyone doing > forced pushes. This sounds harsh, but we just wasted all morning > recovering from forced pushes as we are trying to get ready for > tomorrows releases. We just don't have time to keep dealing with these. > > Thanks. > _______________________________________________ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev