[hibernate-dev] forced pushes

Scott Marlow smarlow at redhat.com
Wed Jan 25 07:51:21 EST 2012


Good catch :)

On 01/25/2012 04:31 AM, Sanne Grinovero wrote:
> Hi Scott,
> small typo: Hibernate OGM is not the same as Hibernate ORM
>
> Cheers,
> Sanne
>
>
> On 25 January 2012 01:53, Scott Marlow<smarlow at redhat.com>  wrote:
>> 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 git at 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 at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/hibernate-dev




More information about the hibernate-dev mailing list