gitroast/vendor/code.gitea.io/git
Lauris BH ca306985d3
Change how merged PR commit info are prepared (#3368)
* Change how merged PR commits and diff are made

* Update code.gitea.io/git dependency

* Fix typo

* Remove unneeded local variable
2018-01-19 08:18:51 +02:00
..
CONTRIBUTING.md Update code.gitea.io/git (#1998) 2017-06-18 08:30:23 +08:00
DCO
LICENSE
MAINTAINERS
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
command.go
commit.go Memory usage improvements (#3013) 2017-11-29 09:50:39 +08:00
commit_archive.go
commit_info.go
doc.go Upgrade vendor "git" (#161) 2016-11-12 12:09:25 +01:00
error.go
git.go
hook.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
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.