mirror of
https://github.com/frej/fast-export.git
synced 2025-11-02 09:15:48 +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.
3.3 KiB
Executable File
3.3 KiB
Executable File