Skip to content

v1

@pflanze pflanze tagged this 12 Mar 12:30
Secure hashes follow, see https://github.com/pflanze/git-sign/
$ git ls-files -z | perl -we '$/="\0"; $z++ while <STDIN>; print "$z\n"'
3
$ git ls-files -z | xargs -0 --no-run-if-empty -s 129023 -n 129023 sha256sum
c4abdad970ae3d2845634478fe330555a1a8f08dd4179861d0efc9368d6e3011  README.md
832fffc972a7e3db6799a080716b98116f248b5452a979fa2550c87f86814f5d  bin/git-sign
20949cc6617feb98f511afc96c08354925e2e91afc400cdf5fe3dcc5c1521a44  bin/verify-sig
Assets 2
Loading