mirror of
https://github.com/frej/fast-export.git
synced 2025-11-01 08:55:47 +01:00
When a mercurial repository does not use utf-8 for encoding author strings and commit messages the "-e <encoding>" command line option can be used to force fast-export to convert incoming meta data from <encoding> to utf-8. When "-e <encoding>" is given, we use Python's string decoding/encoding API to convert meta data on the fly when processing commits.
14 KiB
Executable File
14 KiB
Executable File