Docs.rs
gitstack-0.2.3
gitstack 0.2.3
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Hiro-Chiba
Dependencies
anyhow ^1.0
normal
chrono ^0.4
normal
crossterm ^0.28
normal
git2 ^0.20
normal
ratatui ^0.29
normal
tempfile ^3.15
dev
Versions
89.63%
of the crate is documented
Go to latest version
Platform
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
Skip to main content
list_branches_from_repo
gitstack
0.2.3
In gitstack::
git
gitstack
::
git
Function
list_
branches_
from_
repo
Copy item path
Source
pub fn list_branches_from_repo(repo: &
Repository
) ->
Result
<
Vec
<
String
>>
Expand description
Repositoryからローカルブランチ一覧を取得