Sorry. Replied to a wrong mail
On Wed, Jan 25, 2012 at 5:33 PM, Alaa Mohsen wrote:
> I can confirm that. Number of notifications since is much less
>
>
> On Wed, Jan 25, 2012 at 2:51 PM, Scott Marlow wrote:
>
>> Good catch :)
>>
>> On 01/25/2012 04:31 AM, Sanne Grinovero wrote:
>> > Hi Scott,
>>
I can confirm that. Number of notifications since is much less
On Wed, Jan 25, 2012 at 2:51 PM, Scott Marlow wrote:
> 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
> >
> >
>
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 wrote:
>> Something else seems wrong.
>>
>> I deleted my personal Hibernate fork from github and f
Hi Scott,
small typo: Hibernate OGM is not the same as Hibernate ORM
Cheers,
Sanne
On 25 January 2012 01:53, Scott Marlow 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
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 ups
On Jan 24, 2012, at 16:48, 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.
I'm curious