Docs.rs
  • git-x-0.6.0
    • git-x 0.6.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • simeg
    • Dependencies
      • atty ^0.2 normal
      • chrono ^0.4 normal
      • clap ^4.5 normal
      • console ^0.16 normal
      • dialoguer ^0.11 normal
      • fuzzy-matcher ^0.3 normal
      • assert_cmd ^2.0 dev
      • predicates ^3.1 dev
      • tempfile ^3.20 dev
    • Versions
    • 41.58% 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.6.0

Module stash_branch

Module Items

  • Structs
  • Functions

In crate git_x

git_x

Module stash_branch

Source

Structs§

StashBranchCommand
Command implementation for git stash-branch
StashInfo

Functions§

extract_branch_from_message
filter_stashes_by_age
format_applying_stashes_message
parse_stash_line_with_branch
parse_stash_line_with_date
run
validate_branch_name
validate_stash_exists