forgejo/vendor/code.gitea.io/git
2018-02-10 20:19:26 +02:00
..
blob.go Memory usage improvements (#3013) 2017-11-29 09:50:39 +08:00
command.go Serve .patch for pull requests (#3305) 2018-01-07 15:10:20 +02:00
commit.go Memory usage improvements (#3013) 2017-11-29 09:50:39 +08:00
commit_archive.go
commit_info.go 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
doc.go
error.go
git.go Memory usage improvements (#3013) 2017-11-29 09:50:39 +08:00
hook.go
LICENSE
MAINTAINERS Serve .patch for pull requests (#3305) 2018-01-07 15:10:20 +02:00
Makefile Update code.gitea.io/git dependency (#2149) 2017-07-12 22:35:21 -05:00
parse.go Update code.gitea.io/git (#3482) 2018-02-10 20:19:26 +02:00
README.md Update code.gitea.io/git (#1998) 2017-06-18 08:30:23 +08:00
repo.go Update code.gitea.io/git (#3137) 2017-12-11 10:23:34 +08:00
repo_blame.go
repo_branch.go Update vendor git (#2765) 2017-10-23 16:36:14 +03:00
repo_commit.go Change how merged PR commit info are prepared (#3368) 2018-01-19 08:18:51 +02:00
repo_hook.go
repo_object.go
repo_pull.go Serve .patch for pull requests (#3305) 2018-01-07 15:10:20 +02:00
repo_tag.go
repo_tree.go
sha1.go
signature.go Update code.gitea.io/git (#3137) 2017-12-11 10:23:34 +08:00
submodule.go
tag.go
tree.go Update code.gitea.io/git (#3482) 2018-02-10 20:19:26 +02:00
tree_blob.go
tree_entry.go Update code.gitea.io/git (#3137) 2017-12-11 10:23:34 +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.