Docs.rs
  • cargo-release-0.25.13
    • cargo-release 0.25.13
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • sunng87
    • epage
    • Dependencies
      • anstream ^0.6.14 normal
      • anstyle ^1.0.7 normal
      • anyhow ^1.0.82 normal
      • bstr ^1.9.1 normal
      • cargo_metadata ^0.18 normal
      • clap ^4.5.4 normal
      • clap-cargo ^0.14.0 normal
      • dirs-next ^2.0 normal
      • dunce ^1.0.4 normal
      • env_logger ^0.11 normal
      • git-conventional ^0.12.6 normal
      • git2 ^0.19.0 normal
      • globset ^0.4.14 normal
      • ignore ^0.4 normal
      • indexmap ^2.2 normal
      • itertools ^0.13 normal
      • log ^0.4 normal
      • maplit ^1.0 normal
      • once_cell ^1.19.0 normal
      • quick-error ^2.0 normal
      • regex ^1.10 normal
      • semver ^1.0 normal
      • serde ^1.0 normal
      • similar ^2.5 normal
      • tame-index ^0.14 normal
      • time ^0.3 normal
      • toml ^0.8.12 normal
      • toml_edit ^0.22.12 normal
      • trycmd ^0.15.1 normal
      • assert_fs ^1.1 dev
      • cargo-test-support ^0.4 dev
      • predicates ^3.1 dev
      • snapbox ^0.6.16 dev
    • Versions
    • 17.16% 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
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

cargo_release0.25.13

Module git

Module Items

  • Functions

In cargo_release::ops

cargo_release::ops

Module git

Source

Functionsยง

  • bytes2pathUnix
  • changed_files
  • commit_all
  • current_branch
  • fetch
  • find_last_tag
  • git_version
  • is_behind_remote
  • is_dirty
  • is_local_unchanged
  • push
  • tag
  • tag_exists
  • top_level