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 15:28:11
Message-ID: 4C6D4D8B.2020500@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Le 19/08/2010 16:35, Magnus Hagander a écrit :
> 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.
>

Works great now.

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

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message pgAdmin Trac 2010-08-19 15:28:55 Re: [pgAdmin III] #185: Allow the user to disconnect individual databases
Previous Message Guillaume Lelarge 2010-08-19 15:24:36 pgAdmin III commit: Allow the user to disconnect from individual db.