Module repo

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
获取仓库的远程源