Forgejo/vendor/code.gitea.io/git
2017-01-09 21:54:03 +01:00
..
blob.go
command.go
commit.go
commit_archive.go
CONTRIBUTING.md
DCO
doc.go
error.go
git.go
hook.go
LICENSE
MAINTAINERS Make releases faster than before and resolved #490 (#588) 2017-01-06 09:51:15 +08:00
Makefile bug fix release 2017-01-09 21:54:03 +01:00
README.md
repo.go
repo_branch.go
repo_commit.go
repo_hook.go
repo_object.go
repo_pull.go
repo_tag.go bug fix release 2017-01-09 21:54:03 +01:00
repo_tree.go
sha1.go
signature.go
submodule.go
tag.go Make releases faster than before and resolved #490 (#588) 2017-01-06 09:51:15 +08:00
tree.go
tree_blob.go
tree_entry.go bug fix release 2017-01-09 21:54:03 +01:00
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.