facebook / watchman

Watches files and records, or triggers actions, when they change.
https://facebook.github.io/watchman/
MIT License
12.4k stars 987 forks source link

Support new field: `content.sha256hex` #1216

Open conartist6 opened 1 month ago

conartist6 commented 1 month ago

SHA1 is weak now, so any functionality based on it will likely need to be upgraded to SHA256 sooner or later. I'm reading that git is also slowly moving towards SHA256.