Mercurial > hgrepos > Python > apps > py-cutils
diff docs/notes.rst @ 198:c1e875ba4bdc
Put the effective filesystem encoding into the treesum digest file using FSENCODING = <encoding>
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Thu, 16 Jan 2025 23:18:04 +0100 |
| parents | 938488f87b62 |
| children | 07f1d79e6674 |
line wrap: on
line diff
--- a/docs/notes.rst Thu Jan 16 20:40:24 2025 +0100 +++ b/docs/notes.rst Thu Jan 16 23:18:04 2025 +0100 @@ -21,3 +21,11 @@ ``/./@` Symlink to other filesystem object + + +Fields: + + ``FSENCODING`` + + The result of :func:`os.getfilesystemencoding` that is in effect when + generating treesum digests
