From: | Magnus Hagander <magnus(at)hagander(dot)net> |
---|---|
To: | Guillaume Lelarge <guillaume(at)lelarge(dot)info> |
Cc: | Dave Page <dpage(at)pgadmin(dot)org>, pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
Subject: | Re: Git configuration |
Date: | 2010-08-19 14:35:36 |
Message-ID: | AANLkTikK5MTq-ksHvt2+1FMiAR12VQ5-pKYFTLzSzifq@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
On Thu, Aug 19, 2010 at 16:17, Guillaume Lelarge <guillaume(at)lelarge(dot)info> wrote:
> Le 19/08/2010 16:00, Magnus Hagander a écrit :
>> On Wed, Jul 28, 2010 at 18:02, Dave Page <dpage(at)pgadmin(dot)org> wrote:
>>> On Wed, Jul 28, 2010 at 4:59 PM, Guillaume Lelarge
>>> <guillaume(at)lelarge(dot)info> wrote:
>>>> I don't see why it still doesn't work. Anyway, you're right. I won't
>>>> spend more time on this. My problem is: I have at least one commit to do
>>>> with another author. Can I?
>>>
>>> Yes, but just do it the old fashioned way - with credit in the commit message.
>>>
>>> We'll just have to hold off on this new feature until Magnus can help.
>>
>> Fixed.
>>
>> You were *really* close to getting it right ;)
>>
>> I've installed the new version on git.postgresql.org, and Guillaume
>> will likely make a proper test commit soon :-)
>>
>
> Done.
>
> But there is an issue:
>
> guillaume(at)laptop:~/freeprojects/git.pgadmin3(master) $ git push
> Counting objects: 15, done.
> Delta compression using up to 4 threads.
> Compressing objects: 100% (8/8), done.
> Writing objects: 100% (8/8), 761 bytes, done.
> Total 8 (delta 7), reused 0 (delta 0)
> fatal: unrecognized argument: --format=full
> To ssh://git(at)git(dot)postgresql(dot)org/pgadmin3.git
> f627445..70a4f28 master -> master
>
>
> See the "fatal: unrecognized argument: --format=full" line?
Meh.
Old version of git. Fix committed.
--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/
From | Date | Subject | |
---|---|---|---|
Next Message | Steffen Kuhn | 2010-08-19 15:02:02 | Editing date values in frmEditGrid |
Previous Message | Guillaume Lelarge | 2010-08-19 14:17:57 | Re: Git configuration |