Unknwon c07899701a vendor: update github.com/gogits/git-module 7 éve
..
LICENSE 2fd69f13d9 vendor: check in vendors 7 éve
README.md c07899701a vendor: update github.com/gogits/git-module 7 éve
blob.go 2fd69f13d9 vendor: check in vendors 7 éve
command.go 2fd69f13d9 vendor: check in vendors 7 éve
commit.go 9e8ffa14cb webhook: add file status to push event (#3897) 7 éve
commit_archive.go 2fd69f13d9 vendor: check in vendors 7 éve
error.go 2fd69f13d9 vendor: check in vendors 7 éve
git.go 9e8ffa14cb webhook: add file status to push event (#3897) 7 éve
hook.go 7de71333c6 repo: several minor improvements 7 éve
repo.go c07899701a vendor: update github.com/gogits/git-module 7 éve
repo_branch.go b9560ec9cb vendor: update git-module (#4128) 7 éve
repo_commit.go bc630cc52b repo/commit: able to config default commits page size (#4230) 7 éve
repo_hook.go 2fd69f13d9 vendor: check in vendors 7 éve
repo_object.go 2fd69f13d9 vendor: check in vendors 7 éve
repo_pull.go 2fd69f13d9 vendor: check in vendors 7 éve
repo_tag.go 451aef7a1c release: improve page load performance 7 éve
repo_tree.go 2fd69f13d9 vendor: check in vendors 7 éve
sha1.go 2fd69f13d9 vendor: check in vendors 7 éve
signature.go 2fd69f13d9 vendor: check in vendors 7 éve
submodule.go 2fd69f13d9 vendor: check in vendors 7 éve
tag.go 2fd69f13d9 vendor: check in vendors 7 éve
tree.go 3b49a99b60 wiki: fix crash with blob name contains tab (#3916) 7 éve
tree_blob.go 2fd69f13d9 vendor: check in vendors 7 éve
tree_entry.go 94f91543b6 Fix compilation error 7 éve
utils.go 2fd69f13d9 vendor: check in vendors 7 éve

README.md

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.