mirror of https://github.com/go-gitea/gitea
Git with a cup of tea, painless self-hosted git service
Mirror for internal git.with.parts use
https://git.with.parts
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.
Thibault Meyer
871c964ef7
|
8 years ago | |
---|---|---|
.. | ||
CONTRIBUTING.md | 8 years ago | |
CONTRIBUTORS | 8 years ago | |
DCO | 8 years ago | |
LICENSE | 8 years ago | |
MAINTAINERS | 8 years ago | |
Makefile | 8 years ago | |
README.md | 8 years ago | |
blob.go | ||
command.go | ||
commit.go | ||
commit_archive.go | ||
doc.go | ||
error.go | ||
git.go | ||
hook.go | 8 years ago | |
repo.go | ||
repo_branch.go | ||
repo_commit.go | ||
repo_hook.go | ||
repo_object.go | ||
repo_pull.go | ||
repo_tag.go | 8 years ago | |
repo_tree.go | ||
sha1.go | ||
signature.go | ||
submodule.go | ||
tag.go | ||
tree.go | ||
tree_blob.go | ||
tree_entry.go | 8 years ago | |
utils.go | 8 years ago |
README.md
Git Shell
This project is a Go module to access Git through shell commands. For further informations take a look at the current documentation.
License
This project is under the MIT License. See the LICENSE file for the full license text.