gitea/vendor/code.gitea.io/git
Ethan Koenig 156aa42ba0 Update code.gitea.io/git (#3251) 2017-12-22 09:00:30 +02:00
..
CONTRIBUTING.md Update code.gitea.io/git (#1998) 2017-06-18 08:30:23 +08:00
DCO Upgrade vendor "git" (#175) 2016-11-15 23:24:08 +08:00
LICENSE Upgrade vendor "git" (#175) 2016-11-15 23:24:08 +08:00
MAINTAINERS Update vendor git (#2765) 2017-10-23 16:36:14 +03:00
Makefile Update code.gitea.io/git dependency (#2149) 2017-07-12 22:35:21 -05:00
README.md Update code.gitea.io/git (#1998) 2017-06-18 08:30:23 +08:00
blob.go Memory usage improvements (#3013) 2017-11-29 09:50:39 +08:00
command.go Update code.gitea.io/git (#1824) 2017-05-30 04:32:01 -05:00
commit.go Memory usage improvements (#3013) 2017-11-29 09:50:39 +08:00
commit_archive.go update code.gitea.io/git (#450) 2016-12-22 10:30:52 +01:00
commit_info.go Update code.gitea.io/git (#3251) 2017-12-22 09:00:30 +02:00
doc.go Upgrade vendor "git" (#161) 2016-11-12 12:09:25 +01:00
error.go update code.gitea.io/git (#450) 2016-12-22 10:30:52 +01:00
git.go Memory usage improvements (#3013) 2017-11-29 09:50:39 +08:00
hook.go Take back control of hooks (#1006) 2017-02-23 11:40:44 +08:00
repo.go Update code.gitea.io/git (#3137) 2017-12-11 10:23:34 +08:00
repo_blame.go Take back control of hooks (#1006) 2017-02-23 11:40:44 +08:00
repo_branch.go Update vendor git (#2765) 2017-10-23 16:36:14 +03:00
repo_commit.go Update code.gitea.io/git (#3137) 2017-12-11 10:23:34 +08:00
repo_hook.go update code.gitea.io/git (#450) 2016-12-22 10:30:52 +01:00
repo_object.go update code.gitea.io/git (#450) 2016-12-22 10:30:52 +01:00
repo_pull.go update code.gitea.io/git (#450) 2016-12-22 10:30:52 +01:00
repo_tag.go Update code.gitea.io/git 2017-06-06 19:36:48 +02:00
repo_tree.go update code.gitea.io/git (#450) 2016-12-22 10:30:52 +01:00
sha1.go update code.gitea.io/git (#450) 2016-12-22 10:30:52 +01:00
signature.go Update code.gitea.io/git (#3137) 2017-12-11 10:23:34 +08:00
submodule.go update code.gitea.io/git (#450) 2016-12-22 10:30:52 +01:00
tag.go Make releases faster than before and resolved #490 (#588) 2017-01-06 09:51:15 +08:00
tree.go update code.gitea.io/git (#450) 2016-12-22 10:30:52 +01:00
tree_blob.go update code.gitea.io/git (#450) 2016-12-22 10:30:52 +01:00
tree_entry.go Update code.gitea.io/git (#3137) 2017-12-11 10:23:34 +08:00
utils.go update code.gitea.io/git (#450) 2016-12-22 10:30:52 +01:00

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.