gitea/vendor/code.gitea.io/git
Lunny Xiao 47a7529d96 update code.gitea.io/git (#450) 2016-12-22 10:30:52 +01:00
..
CONTRIBUTING.md update code.gitea.io/git (#450) 2016-12-22 10:30:52 +01:00
DCO Upgrade vendor "git" (#175) 2016-11-15 23:24:08 +08:00
LICENSE Upgrade vendor "git" (#175) 2016-11-15 23:24:08 +08:00
MAINTAINERS update code.gitea.io/git (#450) 2016-12-22 10:30:52 +01:00
Makefile Upgrade vendor "git" (#175) 2016-11-15 23:24:08 +08:00
README.md update code.gitea.io/git (#450) 2016-12-22 10:30:52 +01:00
blob.go update code.gitea.io/git (#450) 2016-12-22 10:30:52 +01:00
command.go update code.gitea.io/git (#450) 2016-12-22 10:30:52 +01:00
commit.go update code.gitea.io/git (#450) 2016-12-22 10:30:52 +01:00
commit_archive.go update code.gitea.io/git (#450) 2016-12-22 10:30:52 +01:00
doc.go Upgrade vendor "git" (#161) 2016-11-12 12:09:25 +01:00
error.go update code.gitea.io/git (#450) 2016-12-22 10:30:52 +01:00
git.go update code.gitea.io/git (#450) 2016-12-22 10:30:52 +01:00
hook.go update code.gitea.io/git (#450) 2016-12-22 10:30:52 +01:00
repo.go update code.gitea.io/git (#450) 2016-12-22 10:30:52 +01:00
repo_branch.go update code.gitea.io/git (#450) 2016-12-22 10:30:52 +01:00
repo_commit.go update code.gitea.io/git (#450) 2016-12-22 10:30:52 +01:00
repo_hook.go update code.gitea.io/git (#450) 2016-12-22 10:30:52 +01:00
repo_object.go update code.gitea.io/git (#450) 2016-12-22 10:30:52 +01:00
repo_pull.go update code.gitea.io/git (#450) 2016-12-22 10:30:52 +01:00
repo_tag.go update code.gitea.io/git (#450) 2016-12-22 10:30:52 +01:00
repo_tree.go update code.gitea.io/git (#450) 2016-12-22 10:30:52 +01:00
sha1.go update code.gitea.io/git (#450) 2016-12-22 10:30:52 +01:00
signature.go Update import paths from github.com/go-gitea to code.gitea.io (#135) 2016-11-10 17:24:48 +01:00
submodule.go update code.gitea.io/git (#450) 2016-12-22 10:30:52 +01:00
tag.go update code.gitea.io/git (#450) 2016-12-22 10:30:52 +01:00
tree.go update code.gitea.io/git (#450) 2016-12-22 10:30:52 +01:00
tree_blob.go update code.gitea.io/git (#450) 2016-12-22 10:30:52 +01:00
tree_entry.go update code.gitea.io/git (#450) 2016-12-22 10:30:52 +01:00
utils.go update code.gitea.io/git (#450) 2016-12-22 10:30:52 +01:00

README.md

Git Shell

Build Status Join the chat at https://gitter.im/go-gitea/gitea Coverage Status Go Report Card GoDoc

This project is a Go module to access Git through shell commands. For further informations take a look at the current documentation.

Contributing

Fork -> Patch -> Push -> Pull Request

Authors

License

This project is under the MIT License. See the LICENSE file for the full license text.