mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-10-30 14:01:02 +00:00
Added all required dependencies
This commit is contained in:
parent
78f86abba4
commit
1ebb35b988
660 changed files with 502447 additions and 0 deletions
13
vendor/github.com/gogits/git-module/README.md
generated
vendored
Normal file
13
vendor/github.com/gogits/git-module/README.md
generated
vendored
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
# Git Shell [](https://travis-ci.org/gogits/git-module)
|
||||
|
||||
Package git-module is a Go module for Git access through shell commands.
|
||||
|
||||
## Limitations
|
||||
|
||||
- Go version must be at least **1.3**.
|
||||
- Git version must be no less than **1.7.1**, and great than or equal to **1.8.0** is recommended.
|
||||
- For Windows users, try use as higher version as possible.
|
||||
|
||||
## License
|
||||
|
||||
This project is under the MIT License. See the [LICENSE](LICENSE) file for the full license text.
|
||||
Loading…
Add table
Add a link
Reference in a new issue