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