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
Lauris BH a4ca54425f update code.gitea.io/git in vendor to fix #2245 (#2250) 7 years ago
..
CONTRIBUTING.md Update code.gitea.io/git (#1998) 7 years ago
DCO
LICENSE
MAINTAINERS Update code.gitea.io/git (#1998) 7 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
command.go Update code.gitea.io/git (#1824) 7 years ago
commit.go upgrade git source code. (#2094) 7 years ago
commit_archive.go
doc.go
error.go
git.go update git which fixes #1133 (#1614) 7 years ago
hook.go
repo.go Update code.gitea.io/git (#1824) 7 years ago
repo_blame.go
repo_branch.go update code.gitea.io/git in vendor to fix #2245 (#2250) 7 years ago
repo_commit.go Fix race when running commands with timeout (#1465) 7 years ago
repo_hook.go
repo_object.go
repo_pull.go
repo_tag.go Update code.gitea.io/git 7 years ago
repo_tree.go
sha1.go
signature.go
submodule.go
tag.go
tree.go
tree_blob.go
tree_entry.go Update git module (#2074) 7 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.