Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1022 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 1022 Bytes

Git Module

GitHub Workflow Status codecov GoDoc Sourcegraph

Package git-module is a Go module for Git access through shell commands.

Requirements

  • Go version must be at least 1.17.
  • Git version must be no less than 1.8.3.
  • For Windows users, try to use the latest version of both.

License

This project is under the MIT License. See the LICENSE file for the full license text.