SchrodingerZhu / snmalloc-rs

rust bindings of snmalloc
MIT License
122 stars 16 forks source link

update proposal. #176

Closed devnexen closed 9 months ago

devnexen commented 9 months ago
SchrodingerZhu commented 9 months ago

For simplicity, I relaxed signed commit protection for main. Feel free to re-enable it if you find it proper.

To make signed commit, you will need to setup your GPG key with git. I personally almost always use git commit -Ss to create commits but it is just my own preference.

See also: https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-commits