git-refspec

Crates.iogit-refspec
lib.rsgit-refspec
version0.7.3
sourcesrc
created_at2022-08-05 02:52:33.987544
updated_at2023-02-17 09:08:28.673233
descriptionPlease use `gix-` instead ('git' -> 'gix')
homepage
repositoryhttps://github.com/Byron/gitoxide
max_upload_size
id639112
size90,256
Sebastian Thiel (Byron)

documentation

README

git-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.

Commit count: 12542

cargo fmt