gitea/vendor/code.gitea.io/git
2017-06-06 19:36:48 +02:00
..
blob.go
command.go
commit_archive.go
commit.go
CONTRIBUTING.md
DCO
doc.go
error.go
git.go
hook.go
LICENSE
MAINTAINERS
Makefile Update code.gitea.io/git (#1824) 2017-05-30 04:32:01 -05:00
README.md
repo_blame.go
repo_branch.go
repo_commit.go
repo_hook.go
repo_object.go
repo_pull.go
repo_tag.go
repo_tree.go
repo.go
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
tree_blob.go
tree_entry.go
tree.go
utils.go

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.