https://github.com/gogs/git-module
Package git-module is a Go module for Git access through shell commands
https://github.com/gogs/git-module
git go
Last synced: about 1 month ago
JSON representation
Package git-module is a Go module for Git access through shell commands
- Host: GitHub
- URL: https://github.com/gogs/git-module
- Owner: gogs
- License: mit
- Created: 2015-11-25T23:25:23.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-05-01T23:42:33.000Z (about 2 months ago)
- Last Synced: 2025-05-02T00:26:14.728Z (about 2 months ago)
- Topics: git, go
- Language: Go
- Homepage:
- Size: 404 KB
- Stars: 179
- Watchers: 14
- Forks: 127
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# Git Module
[](https://github.com/gogs/git-module/actions?query=workflow%3AGo)
[](https://codecov.io/gh/gogs/git-module)
[](https://pkg.go.dev/github.com/gogs/git-module?tab=doc)
[](https://sourcegraph.com/github.com/gogs/git-module)Package git-module is a Go module for Git access through shell commands.
## Requirements
- 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](LICENSE) file for the full license text.