gitea/vendor/code.gitea.io/git
Tris Forster 85d14cc229 Symlink icons (#1416) (#3826)
* 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>
2018-05-01 10:04:36 +03:00
..
blob.go
command.go Serve .patch for pull requests (#3305) 2018-01-07 15:10:20 +02:00
commit_archive.go
commit_info.go
commit.go
CONTRIBUTING.md
DCO
doc.go
error.go Symlink icons (#1416) (#3826) 2018-05-01 10:04:36 +03:00
git.go
hook.go
LICENSE
MAINTAINERS Symlink icons (#1416) (#3826) 2018-05-01 10:04:36 +03:00
Makefile
parse.go Update code.gitea.io/git (#3482) 2018-02-10 20:19:26 +02:00
README.md
repo_blame.go
repo_branch.go
repo_commit.go Change how merged PR commit info are prepared (#3368) 2018-01-19 08:18:51 +02:00
repo_hook.go
repo_object.go
repo_pull.go Serve .patch for pull requests (#3305) 2018-01-07 15:10:20 +02:00
repo_tag.go
repo_tree.go
repo.go
sha1.go Symlink icons (#1416) (#3826) 2018-05-01 10:04:36 +03:00
signature.go
submodule.go
tag.go
tree_blob.go
tree_entry.go Symlink icons (#1416) (#3826) 2018-05-01 10:04:36 +03:00
tree.go Update code.gitea.io/git (#3482) 2018-02-10 20:19:26 +02:00
utils.go

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.