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-fork-majority-judgment/vendor/code.gitea.io/git
Lunny Xiao 47a7529d96
update code.gitea.io/git (#450)
7 years ago
..
CONTRIBUTING.md update code.gitea.io/git (#450) 7 years ago
DCO Upgrade vendor "git" (#175) 8 years ago
LICENSE Upgrade vendor "git" (#175) 8 years ago
MAINTAINERS update code.gitea.io/git (#450) 7 years ago
Makefile Upgrade vendor "git" (#175) 8 years ago
README.md update code.gitea.io/git (#450) 7 years ago
blob.go update code.gitea.io/git (#450) 7 years ago
command.go update code.gitea.io/git (#450) 7 years ago
commit.go update code.gitea.io/git (#450) 7 years ago
commit_archive.go update code.gitea.io/git (#450) 7 years ago
doc.go Upgrade vendor "git" (#161) 8 years ago
error.go update code.gitea.io/git (#450) 7 years ago
git.go update code.gitea.io/git (#450) 7 years ago
hook.go update code.gitea.io/git (#450) 7 years ago
repo.go update code.gitea.io/git (#450) 7 years ago
repo_branch.go update code.gitea.io/git (#450) 7 years ago
repo_commit.go update code.gitea.io/git (#450) 7 years ago
repo_hook.go update code.gitea.io/git (#450) 7 years ago
repo_object.go update code.gitea.io/git (#450) 7 years ago
repo_pull.go update code.gitea.io/git (#450) 7 years ago
repo_tag.go update code.gitea.io/git (#450) 7 years ago
repo_tree.go update code.gitea.io/git (#450) 7 years ago
sha1.go update code.gitea.io/git (#450) 7 years ago
signature.go Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
submodule.go update code.gitea.io/git (#450) 7 years ago
tag.go update code.gitea.io/git (#450) 7 years ago
tree.go update code.gitea.io/git (#450) 7 years ago
tree_blob.go update code.gitea.io/git (#450) 7 years ago
tree_entry.go update code.gitea.io/git (#450) 7 years ago
utils.go update code.gitea.io/git (#450) 7 years ago

README.md

Git Shell

Build Status Join the chat at https://gitter.im/go-gitea/gitea 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.