diff options
| author | Andrey Starodubtsev <andrey-starodubtsev@users.noreply.github.com> | 2025-11-12 07:57:09 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-11 21:57:09 -0800 |
| commit | b15b22fc73bed0629f0a95fdc1aa9f9160ad215c (patch) | |
| tree | f5aff06863a1db0ebcbfc707cc21949ef1279282 /scripts | |
| parent | 653871da1b5507d3391239854982438872ad4032 (diff) | |
fix(trust): :trust command on Windows #36509
`:trust` command calculated SHA-256 on file content reading it as a
text. While it doesn't matter on Unices, on Windows hash was calculated
incorectly. SHA-256 for buffer content was calculated fine though.
After this fix hashes in `%LOCALAPPDATA%/nvim-data/trust` are the same
as in output of `sha256sum -t`.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
