Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 321 Bytes

File metadata and controls

18 lines (11 loc) · 321 Bytes

go-gittools

Package gittools provides an interface to querying and invoking the locally installed git executable.

Installation

go-gittools can be installed using the standard Go approach:

go get github.com/denormal/go-gittools

License

Copyright (c) 2016 Denormal Limited

MIT License