package
0.0.0-20240612120613-19a3227ef590
Repository: https://github.com/open-ch/go-libs.git
Documentation: pkg.go.dev

# README

GitShell

Minimal go library to execute git commands from the shell.

Obviously requires to have git on your PATH.

Unlike go-git this will call the git client available with all the quirks in it's current version as well as access to any flags or commands implemented in the library.