* Updated vendor code for code.gitea.io/git * Display symlinks correctly for files and directories * Added symlink tests * Applied silverwinds stylesheet patch Signed-off-by: Tris Forster <tris.git@shoddynet.org> |
||
|---|---|---|
| .. | ||
| blob.go | ||
| command.go | ||
| commit.go | ||
| commit_archive.go | ||
| commit_info.go | ||
| CONTRIBUTING.md | ||
| DCO | ||
| doc.go | ||
| error.go | ||
| git.go | ||
| hook.go | ||
| LICENSE | ||
| MAINTAINERS | ||
| Makefile | ||
| parse.go | ||
| README.md | ||
| repo.go | ||
| repo_blame.go | ||
| repo_branch.go | ||
| repo_commit.go | ||
| 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 | ||
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.