0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-29 16:49:53 +01:00
gitea/routers/api/v1/repo
6543 3d63caa542
[API] Get a single commit via Ref (#10915)
* GET /repos/:owner/:repo/commits/:ref

* add Validation Checks

* Fix & Extend TEST

* add two new tast cases
2020-04-07 22:54:46 -04:00
..
blob.go
branch.go
collaborators.go
commits.go [API] Get a single commit via Ref (#10915) 2020-04-07 22:54:46 -04:00
file.go
fork.go
git_hook.go
git_ref.go
hook_test.go
hook.go
issue_comment.go
issue_label.go
issue_reaction.go
issue_stopwatch.go
issue_subscription.go
issue_tracked_time.go
issue.go
key.go
label.go
main_test.go
migrate.go
milestone.go
mirror.go
pull.go
release_attachment.go
release.go
repo_test.go
repo.go
star.go
status.go
subscriber.go
tag.go
topic.go
transfer.go
tree.go