Specify log format to avoid malfunctions and unexpected errors. (#305)
authorYoichi NAKAYAMA <yoichi.nakayama@gmail.com>
Mon, 11 Apr 2022 15:57:19 +0000 (00:57 +0900)
committerGitHub <noreply@github.com>
Mon, 11 Apr 2022 15:57:19 +0000 (08:57 -0700)
commit2fda51692be7a6268e97237f7cf43f7ac16023f7
treecaf5e50f0d4cfc1bca387daa7cb4500f2f6af94c
parent1de71e8a7870fa1be29f562df61f4c5c4685818f
Specify log format to avoid malfunctions and unexpected errors. (#305)

Solve the following problems:
* mishandling of commit message lines similar to committer lines
* UnicodeDecodeError with commit messages that cannot be interpreted
  as utf-8
support/git-set-file-times