Docs.rs
  • git2-ext-0.4.2
    • git2-ext 0.4.2
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • epage
    • Dependencies
      • bstr ^1.1.0 normal
      • git2 ^0.15 normal
      • itertools ^0.10 normal
      • log ^0.4 normal
      • shlex ^1.1.0 normal
      • tempfile ^3.3.0 normal
      • which ^4 normal
      • assert_fs ^1 dev
      • criterion ^0.4.0 dev
      • eyre ^0.6 dev
      • git-fixture ^0.3 dev
      • regex ^1.7.0 dev
      • snapbox ^0.4 dev
    • Versions
    • 51.28% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate git2_ext

  • Structs
  • Traits
  • Functions
?
Change settings

List of all items

Structs

  • hooks::Hooks
  • hooks::ReferenceTransaction
  • ops::GpgSign
  • ops::SshSign
  • ops::UserSign

Traits

  • ops::Sign

Functions

  • ops::cherry_pick
  • ops::commit
  • ops::head_branch
  • ops::head_id
  • ops::is_dirty
  • ops::reword
  • ops::signature
  • ops::squash
  • tree::filter_tree
  • tree::get_changed_paths_between_trees
  • tree::rebuild_tree
  • utils::git_sh