Expand description
§git-shell
§Project
- Repository: https://bitbucket.org/haibison/git-shell
- License: Nice License
1.0.1(see LICENSE file at root directory of main branch) - This project follows Semantic Versioning 2.0.0
§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§
Enums§
- Status
- Status
Constants§
- CODE_
NAME - Crate code name
- ID
- ID of this crate
- NAME
- Crate name
- NO_
PATHS - A
Noneof 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