Unknwon 7b85ee4954 vendor: update github.com/gogits/git-module (#4475) %!s(int64=7) %!d(string=hai) anos
..
LICENSE 2fd69f13d9 vendor: check in vendors %!s(int64=7) %!d(string=hai) anos
README.md c07899701a vendor: update github.com/gogits/git-module %!s(int64=7) %!d(string=hai) anos
blob.go 2fd69f13d9 vendor: check in vendors %!s(int64=7) %!d(string=hai) anos
command.go 2fd69f13d9 vendor: check in vendors %!s(int64=7) %!d(string=hai) anos
commit.go 55afc1ad21 models/repo_diff: move core functions to gogits/git-module %!s(int64=7) %!d(string=hai) anos
commit_archive.go 2fd69f13d9 vendor: check in vendors %!s(int64=7) %!d(string=hai) anos
error.go 36d6450977 repo/pull: detect case when no merge base found (#4434) %!s(int64=7) %!d(string=hai) anos
git.go 7b85ee4954 vendor: update github.com/gogits/git-module (#4475) %!s(int64=7) %!d(string=hai) anos
hook.go 7de71333c6 repo: several minor improvements %!s(int64=7) %!d(string=hai) anos
repo.go 8d0417497b modes/mirror: make Updated unchanged if no new commits fetched (#4341) %!s(int64=7) %!d(string=hai) anos
repo_branch.go b9560ec9cb vendor: update git-module (#4128) %!s(int64=7) %!d(string=hai) anos
repo_commit.go 41c8e87be8 repo/commit: improve error detection %!s(int64=7) %!d(string=hai) anos
repo_diff.go 7b85ee4954 vendor: update github.com/gogits/git-module (#4475) %!s(int64=7) %!d(string=hai) anos
repo_hook.go 2fd69f13d9 vendor: check in vendors %!s(int64=7) %!d(string=hai) anos
repo_object.go 2fd69f13d9 vendor: check in vendors %!s(int64=7) %!d(string=hai) anos
repo_pull.go 3359b942b3 vendor: update github.com/gogits/git-module %!s(int64=7) %!d(string=hai) anos
repo_tag.go 451aef7a1c release: improve page load performance %!s(int64=7) %!d(string=hai) anos
repo_tree.go 2fd69f13d9 vendor: check in vendors %!s(int64=7) %!d(string=hai) anos
sha1.go 2fd69f13d9 vendor: check in vendors %!s(int64=7) %!d(string=hai) anos
signature.go 2fd69f13d9 vendor: check in vendors %!s(int64=7) %!d(string=hai) anos
submodule.go 2fd69f13d9 vendor: check in vendors %!s(int64=7) %!d(string=hai) anos
tag.go 2fd69f13d9 vendor: check in vendors %!s(int64=7) %!d(string=hai) anos
tree.go 3b49a99b60 wiki: fix crash with blob name contains tab (#3916) %!s(int64=7) %!d(string=hai) anos
tree_blob.go 2fd69f13d9 vendor: check in vendors %!s(int64=7) %!d(string=hai) anos
tree_entry.go 94f91543b6 Fix compilation error %!s(int64=7) %!d(string=hai) anos
utils.go 2fd69f13d9 vendor: check in vendors %!s(int64=7) %!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.