gitea/modules/repository
KN4CK3R aac663e0da
Implemented head_commit for webhooks (#16282)
* Removed Len field.

* Added head_commit webhook field.

* Added comment for returns.
2021-06-29 15:34:03 +02:00
..
adopt.go
branch.go
cache.go
check.go
commits.go Implemented head_commit for webhooks (#16282) 2021-06-29 15:34:03 +02:00
commits_test.go Implemented head_commit for webhooks (#16282) 2021-06-29 15:34:03 +02:00
create.go
create_test.go Fixed assert statements. (#16089) 2021-06-07 07:27:09 +02:00
fork.go
fork_test.go
generate.go
hooks.go
init.go
main_test.go
push.go
repo.go Add push to remote mirror repository (#15157) 2021-06-14 19:20:43 +02:00
update.go