Docs.rs
git-api-0.1.1
git-api 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
develon2015
Dependencies
git2 ^0.20.0
normal
macro-log ^0.3.0
normal
macro-log-macros ^0.3.0
normal
ttycolor ^0.1.3
normal
Versions
57.14%
of the crate is documented
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
Module repo
git_api
0.1.1
Module repo
Module Items
Structs
Functions
In crate git_
api
git_api
Module
repo
Copy item path
Source
Structs
§
Error
A structure to represent errors coming out of libgit2.
Repository
An owned git repository, representing all state associated with the underlying filesystem.
Functions
§
repo_
current_
branch
获取仓库当前分支名
repo_
remotes
获取仓库的远程源