> Date: Mon, 4 Jul 2016 13:03:31 -0700
> From: Stefan Vargyas
> Subject: Re: Re: Issue of 'gitlog-to-changelog' due to 'git rev-parse'
>
...
>
> Pádraig,
>
> Thank you for your response.
>
> Indeed you raised a good point:
>
> $ m
> Date: Mon, 4 Jul 2016 18:34:02 +0100
> From: Pdraig Brady
> Subject: Re: Issue of 'gitlog-to-changelog' due to 'git rev-parse'
>
> ...
>
> thanks for the fix.
> I see that --git-dir can return relative or absolute results
> (if invoked in su
On 04/07/16 09:55, Stefan Vargyas wrote:
> Dear maintainers,
>
> While using gnulib's gitlog-to-changelog perl script, I came
> across the following issue it has:
>
> Older versions of 'git rev-parse' does not have the command
> line option `--show-toplevel'. In this case the perl script
> fails
Dear maintainers,
While using gnulib's gitlog-to-changelog perl script, I came
across the following issue it has:
Older versions of 'git rev-parse' does not have the command
line option `--show-toplevel'. In this case the perl script
fails badly, as shown by the sequence of commands below:
$ m