gitea/vendor/code.gitea.io/git
Zsombor e388db311b Add checkbox to search for all the branches by commit message (#813)
and updating the vendor directory
2017-02-05 22:43:28 +08:00
..
CONTRIBUTING.md Add checkbox to search for all the branches by commit message (#813) 2017-02-05 22:43:28 +08:00
DCO
LICENSE
MAINTAINERS Add checkbox to search for all the branches by commit message (#813) 2017-02-05 22:43:28 +08:00
Makefile
README.md
blob.go
command.go
commit.go Add checkbox to search for all the branches by commit message (#813) 2017-02-05 22:43:28 +08:00
commit_archive.go
doc.go
error.go
git.go
hook.go
repo.go
repo_branch.go Add checkbox to search for all the branches by commit message (#813) 2017-02-05 22:43:28 +08:00
repo_commit.go Add checkbox to search for all the branches by commit message (#813) 2017-02-05 22:43:28 +08:00
repo_hook.go
repo_object.go
repo_pull.go
repo_tag.go
repo_tree.go
sha1.go
signature.go
submodule.go
tag.go
tree.go
tree_blob.go
tree_entry.go
utils.go

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.