savannah-hackers-public
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Savannah-hackers-public] Re: Git hooks and setup for GNU Herds


From: Jim Meyering
Subject: Re: [Savannah-hackers-public] Re: Git hooks and setup for GNU Herds
Date: Mon, 25 May 2009 20:30:27 +0200

Davi Leal wrote:
> Jim Meyering wrote:
>> >   * cia:  $project = 'gnuherds';
>> >           $dest_email = 'address@hidden';
>>
>> You're all set, except it looks like the git-cia script has no option to
>> use anything other than the project name, which is gnuherds-app.
>>
>> Since the script is used by other projects, it'd be easiest if you can
>> just use that default.
>
> Thanks!  We have created a new project at CIA with the gnuherds-app name, so
> that the Savannah CIA client script can work rightly.
>
> IMHO we should create a Savannah task entry to take note about this issue, so
> that something different to the project-name can be used, filling it in a
> textbox in the coming improved Savannah webapp.

It's trivial to do, but I'd run out of time:
just change the script to get the name from a git config setting,
defaulting to what it currently does if none set.

Then run "git config hooks.cia_proj_name some_other_name" for that project.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]