Docs.rs
  • git-x-0.3.0
    • git-x 0.3.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • simeg
    • Dependencies
      • chrono ^0.4 normal
      • clap ^4.5 normal
      • console ^0.16 normal
      • assert_cmd ^2.0 dev
      • criterion ^0.5 dev
      • predicates ^3.1 dev
      • tempfile ^3.20 dev
    • Versions
    • 0.42% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

git_x0.3.0

Module stash_branch

Module Items

  • Functions

In crate git_x

git_x

Module stash_branch

Source

Functionsยง

format_applying_stashes_message
format_branch_created_message
format_branch_exists_message
format_cleanup_complete_message
format_creating_branch_message
format_error_message
format_no_old_stashes_message
format_no_stashes_for_branch_message
format_no_stashes_message
format_stash_entry
format_stashes_for_branch_header
format_stashes_to_clean_message
get_git_stash_branch_args
get_git_stash_drop_args
run