Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Latest commit

 

History

History

gitshell

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

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.