[cc:+phillip.wood@xxxxxxxxxxxx] On Tue, Feb 19, 2019 at 1:45 AM Christian Couder <christian.couder@xxxxxxxxx> wrote: > On Tue, Feb 19, 2019 at 5:20 AM Sebastián Mancilla <smancill.m@xxxxxxxxx> 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.