Re: Git configuration

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Magnus Hagander <magnus(at)hagander(dot)net>
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:17:57
Message-ID: 4C6D3D15.2050905@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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?

--
Guillaume
http://www.postgresql.fr
http://dalibo.com

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Magnus Hagander 2010-08-19 14:35:36 Re: Git configuration
Previous Message Guillaume Lelarge 2010-08-19 14:16:58 Re: #224: UI Addition Request. View Data > View BOTTOM 100 Rows