[cc:+phillip.w...@talktalk.net]

On Tue, Feb 19, 2019 at 1:45 AM Christian Couder
<christian.cou...@gmail.com> wrote:
> On Tue, Feb 19, 2019 at 5:20 AM Sebastián Mancilla <smancil...@gmail.com> 
> wrote:
> > But since Git 2.20.x it doesn't work anymore. Now after solving the 
> > conflicts
> > and running "git rebase --continue" I get this error most of the time:
> >
> >     error: unable to dequote value of 'GIT_AUTHOR_DATE'
>
> It looks like this can happen only when an "author-script" file (most
> likely .git/rebase-merge/author-script) is read by the sequencer
> mechanism. Could you show us the content of this file on your machine?

A very good suggestion considering that there have been changes
recently specifically related to the parsing of GIT_AUTHOR_DATE in C
code.

Reply via email to