gityflow / 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 Build Status

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

Limitations

  • Go version must be at least 1.4.
  • Git version must be no less than 1.7.1, and greater than or equal to 1.8.3 is recommended.
  • For Windows users, try use as new a version as possible.

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 100.0%