Docs.rs
git-stack-0.5.6
git-stack 0.5.6
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
epage
Dependencies
atty ^0.2
normal
bstr ^0.2
normal
clap ^3.1
normal
clap-verbosity-flag ^1.0
normal
concolor ^0.0.8
normal
concolor-clap ^0.0.9
normal
env_logger ^0.9
normal
eyre ^0.6
normal
git-config-env ^0.1
normal
git2 ^0.14
normal
human-panic ^1
normal
humantime ^2
normal
ignore ^0.4
normal
itertools ^0.10
normal
log ^0.4
normal
maplit ^1
normal
proc-exit ^1
normal
serde ^1
normal
serde_json ^1
normal
termtree ^0.2.4
normal
yansi ^0.5.0
normal
assert_fs ^1
dev
git-fixture ^0.2
dev
Versions
8.13%
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
☰
In git_stack::git
?
Function
git_stack
::
git
::
stash_push
source
·
[
−
]
pub fn stash_push(repo: &mut dyn
Repo
, context: &
str
) ->
Option
<
Oid
>