git2-ext

Crates.iogit2-ext
lib.rsgit2-ext
version0.6.2
sourcesrc
created_at2022-03-12 21:24:12.264028
updated_at2024-07-25 13:46:07.380158
descriptiongit2 Extensions
homepagehttps://github.com/gitext-rs/git2-ext
repositoryhttps://github.com/gitext-rs/git2-ext.git
max_upload_size
id548918
size90,596
Ed Page (epage)

documentation

http://docs.rs/git2-ext/

README

git2-ext

git2 Extensions

Documentation License Crates Status

About

Goals:

  • Provide "good enough" implementations of essential or higher-level git2 logic, like cherry-pick, squash, hooks, authentication (not implemented yet), etc
  • The above serves as examples for people needing to write their own implementations

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 151

cargo fmt