Skip to content

Files

Latest commit

c2f6fd5 · Aug 20, 2024

History

History
This branch is 253 commits ahead of and 2276 commits behind GitoxideLabs/gitoxide:main.

gix-refspec

README.md

gix-refspec

Testing

Fuzzing

cargo fuzz is used for fuzzing, installable with cargo install cargo-fuzz.

Targets can be listed with cargo fuzz list and executed via cargo +nightly fuzz run <target>, where <target> can be parse for example.