Docs.rs
  • cargo-release-0.25.2
    • cargo-release 0.25.2
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • sunng87
    • epage
    • Dependencies
      • anyhow ^1.0.78 normal
      • bstr ^1.9.0 normal
      • cargo_metadata ^0.18 normal
      • clap ^4.4.12 normal
      • clap-cargo ^0.13.0 normal
      • concolor-control ^0.0.7 normal
      • difflib ^0.4 normal
      • dirs-next ^2.0 normal
      • dunce ^1.0.4 normal
      • env_logger ^0.10 normal
      • git-conventional ^0.12.4 normal
      • git2 ^0.18.1 normal
      • globset ^0.4.14 normal
      • ignore ^0.4 normal
      • indexmap ^2.1 normal
      • itertools ^0.12 normal
      • log ^0.4 normal
      • maplit ^1.0 normal
      • once_cell ^1.19.0 normal
      • quick-error ^2.0 normal
      • regex ^1.10 normal
      • reqwest ^0.11 normal
      • semver ^1.0 normal
      • serde ^1.0 normal
      • tame-index ^0.9 normal
      • termcolor ^1.4.0 normal
      • time ^0.3 normal
      • toml ^0.8.8 normal
      • toml_edit ^0.21.0 normal
      • trycmd ^0.14.19 normal
      • assert_fs ^1.1 dev
      • predicates ^3.0 dev
      • snapbox ^0.4.15 dev
    • Versions
    • 19.38% 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.2

Module git

  • Functions

In cargo_release::ops

?
Change settings

Module cargo_release::ops::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