summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
diff options
context:
space:
mode:
authorAndrey Starodubtsev <andrey-starodubtsev@users.noreply.github.com>2025-11-12 07:57:09 +0200
committerGitHub <noreply@github.com>2025-11-11 21:57:09 -0800
commitb15b22fc73bed0629f0a95fdc1aa9f9160ad215c (patch)
treef5aff06863a1db0ebcbfc707cc21949ef1279282 /scripts
parent653871da1b5507d3391239854982438872ad4032 (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