Unknwon a1098384c0 vendor: update github.com/gogs/git-module %!s(int64=5) %!d(string=hai) anos
..
LICENSE e33d9e77f4 vendor: rename "gogits" to "gogs" %!s(int64=6) %!d(string=hai) anos
README.md e33d9e77f4 vendor: rename "gogits" to "gogs" %!s(int64=6) %!d(string=hai) anos
blob.go e33d9e77f4 vendor: rename "gogits" to "gogs" %!s(int64=6) %!d(string=hai) anos
command.go e33d9e77f4 vendor: rename "gogits" to "gogs" %!s(int64=6) %!d(string=hai) anos
commit.go 8d091ec062 vendor: update github.com/gogs/git-module %!s(int64=6) %!d(string=hai) anos
commit_archive.go e33d9e77f4 vendor: rename "gogits" to "gogs" %!s(int64=6) %!d(string=hai) anos
error.go e33d9e77f4 vendor: rename "gogits" to "gogs" %!s(int64=6) %!d(string=hai) anos
git.go ba7b2cc1f6 vendor: update github.com/gogs/git-module %!s(int64=5) %!d(string=hai) anos
hook.go e33d9e77f4 vendor: rename "gogits" to "gogs" %!s(int64=6) %!d(string=hai) anos
repo.go ba7b2cc1f6 vendor: update github.com/gogs/git-module %!s(int64=5) %!d(string=hai) anos
repo_branch.go e33d9e77f4 vendor: rename "gogits" to "gogs" %!s(int64=6) %!d(string=hai) anos
repo_commit.go 33434a40d7 vendor: update github.com/gogs/git-module %!s(int64=5) %!d(string=hai) anos
repo_diff.go e33d9e77f4 vendor: rename "gogits" to "gogs" %!s(int64=6) %!d(string=hai) anos
repo_hook.go e33d9e77f4 vendor: rename "gogits" to "gogs" %!s(int64=6) %!d(string=hai) anos
repo_object.go e33d9e77f4 vendor: rename "gogits" to "gogs" %!s(int64=6) %!d(string=hai) anos
repo_pull.go e33d9e77f4 vendor: rename "gogits" to "gogs" %!s(int64=6) %!d(string=hai) anos
repo_tag.go a1098384c0 vendor: update github.com/gogs/git-module %!s(int64=5) %!d(string=hai) anos
repo_tree.go e33d9e77f4 vendor: rename "gogits" to "gogs" %!s(int64=6) %!d(string=hai) anos
sha1.go e33d9e77f4 vendor: rename "gogits" to "gogs" %!s(int64=6) %!d(string=hai) anos
signature.go e33d9e77f4 vendor: rename "gogits" to "gogs" %!s(int64=6) %!d(string=hai) anos
submodule.go e33d9e77f4 vendor: rename "gogits" to "gogs" %!s(int64=6) %!d(string=hai) anos
tag.go e33d9e77f4 vendor: rename "gogits" to "gogs" %!s(int64=6) %!d(string=hai) anos
tree.go e33d9e77f4 vendor: rename "gogits" to "gogs" %!s(int64=6) %!d(string=hai) anos
tree_blob.go e33d9e77f4 vendor: rename "gogits" to "gogs" %!s(int64=6) %!d(string=hai) anos
tree_entry.go e33d9e77f4 vendor: rename "gogits" to "gogs" %!s(int64=6) %!d(string=hai) anos
utils.go e33d9e77f4 vendor: rename "gogits" to "gogs" %!s(int64=6) %!d(string=hai) anos

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.