src.dualinventive.com/go/common/vendor/code.gitea.io/git
Jerry Jacobs 1193c82181 initial 2024-08-09 12:10:16 +02:00
..
.github initial 2024-08-09 12:10:16 +02:00
docker/ci initial 2024-08-09 12:10:16 +02:00
.drone.yml initial 2024-08-09 12:10:16 +02:00
.editorconfig initial 2024-08-09 12:10:16 +02:00
.lgtm initial 2024-08-09 12:10:16 +02:00
CONTRIBUTING.md initial 2024-08-09 12:10:16 +02:00
DCO initial 2024-08-09 12:10:16 +02:00
LICENSE initial 2024-08-09 12:10:16 +02:00
MAINTAINERS initial 2024-08-09 12:10:16 +02:00
Makefile initial 2024-08-09 12:10:16 +02:00
README.md initial 2024-08-09 12:10:16 +02:00
blob.go initial 2024-08-09 12:10:16 +02:00
blob_test.go initial 2024-08-09 12:10:16 +02:00
command.go initial 2024-08-09 12:10:16 +02:00
command_test.go initial 2024-08-09 12:10:16 +02:00
commit.go initial 2024-08-09 12:10:16 +02:00
commit_archive.go initial 2024-08-09 12:10:16 +02:00
commit_info.go initial 2024-08-09 12:10:16 +02:00
commit_info_test.go initial 2024-08-09 12:10:16 +02:00
commit_test.go initial 2024-08-09 12:10:16 +02:00
doc.go initial 2024-08-09 12:10:16 +02:00
error.go initial 2024-08-09 12:10:16 +02:00
git.go initial 2024-08-09 12:10:16 +02:00
hook.go initial 2024-08-09 12:10:16 +02:00
repo.go initial 2024-08-09 12:10:16 +02:00
repo_blame.go initial 2024-08-09 12:10:16 +02:00
repo_branch.go initial 2024-08-09 12:10:16 +02:00
repo_commit.go initial 2024-08-09 12:10:16 +02:00
repo_hook.go initial 2024-08-09 12:10:16 +02:00
repo_object.go initial 2024-08-09 12:10:16 +02:00
repo_pull.go initial 2024-08-09 12:10:16 +02:00
repo_tag.go initial 2024-08-09 12:10:16 +02:00
repo_test.go initial 2024-08-09 12:10:16 +02:00
repo_tree.go initial 2024-08-09 12:10:16 +02:00
sha1.go initial 2024-08-09 12:10:16 +02:00
signature.go initial 2024-08-09 12:10:16 +02:00
submodule.go initial 2024-08-09 12:10:16 +02:00
tag.go initial 2024-08-09 12:10:16 +02:00
tree.go initial 2024-08-09 12:10:16 +02:00
tree_blob.go initial 2024-08-09 12:10:16 +02:00
tree_entry.go initial 2024-08-09 12:10:16 +02:00
tree_entry_test.go initial 2024-08-09 12:10:16 +02:00
utils.go initial 2024-08-09 12:10:16 +02:00

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.