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.
Antoine GIRARD
14fe9010ae
|
8 years ago | |
---|---|---|
.. | ||
CONTRIBUTING.md | 8 years ago | |
DCO | ||
LICENSE | ||
MAINTAINERS | 8 years ago | |
Makefile | ||
README.md | ||
blob.go | ||
command.go | ||
commit.go | 8 years ago | |
commit_archive.go | ||
doc.go | ||
error.go | ||
git.go | ||
hook.go | 8 years ago | |
repo.go | ||
repo_blame.go | 8 years ago | |
repo_branch.go | 8 years ago | |
repo_commit.go | 8 years ago | |
repo_hook.go | ||
repo_object.go | ||
repo_pull.go | ||
repo_tag.go | ||
repo_tree.go | ||
sha1.go | ||
signature.go | ||
submodule.go | ||
tag.go | ||
tree.go | ||
tree_blob.go | ||
tree_entry.go | ||
utils.go |
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.
Contributing
Fork -> Patch -> Push -> Pull Request
Authors
License
This project is under the MIT License. See the LICENSE file for the full license text.