# README
go-gitcli
Lightweight wrapper around git cli. This is simpler alternative to libgit2 bindings, it also (will) have builtin GPG signing support (which is main reason for that lib as libgit2 doesnt have it yet).
Requirements: git in the path.
Lib will sanitize git env, removing things like language variables so output of git commands are consistent