You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
gitea/vendor/code.gitea.io/git
Ethan Koenig 6eaeb01ecf Update code.gitea.io/git (#3482) 6 years ago
..
CONTRIBUTING.md Update code.gitea.io/git (#1998) 7 years ago
DCO
LICENSE
MAINTAINERS Serve .patch for pull requests (#3305) 6 years ago
Makefile Update code.gitea.io/git dependency (#2149) 7 years ago
README.md Update code.gitea.io/git (#1998) 7 years ago
blob.go Memory usage improvements (#3013) 7 years ago
command.go Serve .patch for pull requests (#3305) 6 years ago
commit.go Memory usage improvements (#3013) 7 years ago
commit_archive.go
commit_info.go Update code.gitea.io/git (#3251) 6 years ago
doc.go
error.go
git.go Memory usage improvements (#3013) 7 years ago
hook.go
parse.go Update code.gitea.io/git (#3482) 6 years ago
repo.go Update code.gitea.io/git (#3137) 6 years ago
repo_blame.go
repo_branch.go Update vendor git (#2765) 7 years ago
repo_commit.go Change how merged PR commit info are prepared (#3368) 6 years ago
repo_hook.go
repo_object.go
repo_pull.go Serve .patch for pull requests (#3305) 6 years ago
repo_tag.go
repo_tree.go
sha1.go
signature.go Update code.gitea.io/git (#3137) 6 years ago
submodule.go
tag.go
tree.go Update code.gitea.io/git (#3482) 6 years ago
tree_blob.go
tree_entry.go Update code.gitea.io/git (#3137) 6 years ago
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.