Crate git_shell

Crate git_shell 

Source
Expand description

§git-shell

§Project

§Features

This project provides a kit, working with Git via shell.

(This approach is always unstable.)

Modules§

version_info
0.3.1 (July 8th, 2022)

Structs§

Git
Git
Remote
Remote
WorkTree
Work Tree

Enums§

Status
Status

Constants§

CODE_NAME
Crate code name
ID
ID of this crate
NAME
Crate name
NO_PATHS
A None of an empty iterator of paths
RELEASE_DATE
Crate release date (year/month/day)
TAG
Tag, which can be used for logging…
VERSION
Crate version

Type Aliases§

Result
Result type used in this crate