Hi Junio & Elijah, On Thu, 9 May 2019, Junio C Hamano wrote: > * en/fast-export-encoding (2019-05-07) 5 commits > - fast-export: do automatic reencoding of commit messages only if requested > - fast-export: differentiate between explicitly utf-8 and implicitly utf-8 > - fast-export: avoid stripping encoding header if we cannot reencode > - fast-import: support 'encoding' commit header > - t9350: fix encoding test to actually test reencoding > > The "git fast-export/import" pair has been taught to handle commits > with log messages in encoding other than UTF-8 better. This breaks on Windows, see https://dev.azure.com/gitgitgadget/git/_build/results?buildId=8298&view=ms.vss-test-web.build-test-results-tab Sadly, I ran out of time looking at it in detail. Ciao, Dscho