This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/vendor/code.gitea.io/git
Duncan Ogilvie 551f3cbe42 Memory usage improvements (#3013)
* govendor update code.gitea.io/git

Signed-off-by: Duncan Ogilvie <mr.exodia.tpodt@gmail.com>

* Greatly improve memory usage

Signed-off-by: Duncan Ogilvie <mr.exodia.tpodt@gmail.com>
2017-11-29 09:50:39 +08:00
..
blob.go Memory usage improvements (#3013) 2017-11-29 09:50:39 +08:00
command.go
commit.go Memory usage improvements (#3013) 2017-11-29 09:50:39 +08:00
commit_archive.go
CONTRIBUTING.md
DCO
doc.go
error.go
git.go Memory usage improvements (#3013) 2017-11-29 09:50:39 +08:00
hook.go
LICENSE
MAINTAINERS Update vendor git (#2765) 2017-10-23 16:36:14 +03:00
Makefile
README.md
repo.go
repo_blame.go
repo_branch.go Update vendor git (#2765) 2017-10-23 16:36:14 +03:00
repo_commit.go Update vendor git (#2765) 2017-10-23 16:36:14 +03:00
repo_hook.go
repo_object.go
repo_pull.go
repo_tag.go
repo_tree.go
sha1.go
signature.go Update vendor git (#2765) 2017-10-23 16:36:14 +03:00
submodule.go
tag.go
tree.go
tree_blob.go
tree_entry.go
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.