git_cmd 0.6.26

Wrapper around git cli
Documentation
1
2
3
4
5
6
7
# git_cmd

[![Crates.io](https://img.shields.io/crates/v/git_cmd.svg)](https://crates.io/crates/git_cmd)
[![Docs.rs](https://docs.rs/git_cmd/badge.svg)](https://docs.rs/git_cmd)
[![CI](https://github.com/release-plz/release-plz/workflows/CI/badge.svg)](https://github.com/release-plz/release-plz/actions)

Run git as shell shell and parse its stdout.