0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-09-06 17:35:54 +02:00
gitea/vendor/code.gitea.io/git
2017-06-23 08:06:43 +08:00
..
blob.go
command.go Update code.gitea.io/git (#1824) 2017-05-30 04:32:01 -05:00
commit.go update git module (#2037) 2017-06-23 08:06:43 +08:00
commit_archive.go
CONTRIBUTING.md Update code.gitea.io/git (#1998) 2017-06-18 08:30:23 +08:00
DCO
doc.go
error.go
git.go
hook.go
LICENSE
MAINTAINERS Update code.gitea.io/git (#1998) 2017-06-18 08:30:23 +08:00
Makefile Update code.gitea.io/git (#1824) 2017-05-30 04:32:01 -05:00
README.md Update code.gitea.io/git (#1998) 2017-06-18 08:30:23 +08:00
repo.go Update code.gitea.io/git (#1824) 2017-05-30 04:32:01 -05:00
repo_blame.go
repo_branch.go Update code.gitea.io/git (#1824) 2017-05-30 04:32:01 -05:00
repo_commit.go
repo_hook.go
repo_object.go
repo_pull.go
repo_tag.go Update code.gitea.io/git 2017-06-06 19:36:48 +02:00
repo_tree.go
sha1.go
signature.go
submodule.go
tag.go
tree.go
tree_blob.go
tree_entry.go update git module (#2037) 2017-06-23 08:06:43 +08:00
utils.go

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.