gitea/vendor/code.gitea.io/git
Ethan Koenig 6eaeb01ecf Update code.gitea.io/git (#3482) 2018-02-10 20:19:26 +02:00
..
CONTRIBUTING.md
DCO
LICENSE
MAINTAINERS
Makefile
README.md
blob.go
command.go
commit.go
commit_archive.go
commit_info.go
doc.go
error.go
git.go
hook.go
parse.go
repo.go
repo_blame.go
repo_branch.go
repo_commit.go
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 Update code.gitea.io/git (#3137) 2017-12-11 10:23:34 +08:00
utils.go

README.md

Git Shell

Build Status Join the chat at https://img.shields.io/discord/322538954119184384.svg 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.