<div dir="ltr"><div dir="ltr"><div dir="ltr">Hi<div><br></div><div>With Chris' commit to rtems-docs, I tried to build the docs again. But something has changed and now the rtems-docs waf infrastructure depends on a newer version of git than is available. Tracking down the failed command, I ended up here:</div><div><br></div><div><div>[joel@localhost rtems-docs]$ git log -1 --format=%h,%cd --date=format:"%e,%B,%Y"<br></div><div>fatal: unknown date format format:%e,%B,%Y</div><div>[joel@localhost rtems-docs]$ git --version</div><div>git version 1.8.3.1</div></div><div><br></div><div>This is the short intro to --date= in the man page shows:</div><div><br></div><div><div>       --date=(relative|local|default|iso|rfc|short|raw)</div><div>           Only takes effect for dates shown in human-readable format, such as</div><div>           when using "--pretty".  log.date config variable sets a default</div><div>           value for log command’s --date option.</div></div><div><br></div><div>To support Centos 7, we will have to restrict what we use.</div><div><br></div><div>--joel</div></div></div></div>