js-ts / git-module

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.16.
  • 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.

About

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

License:MIT License


Languages

Language:Go 99.9%Language:Makefile 0.1%