Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 292 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 292 Bytes

Go Git CLI

This provides a Go Git CLI binary using go-git.

Installation

go install github.com/go-git/cli/cmd/gogit

Usage

gogit <command> [flags]

License

This project is licensed under the MIT License - see the LICENSE file for details.