0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-25 23:04:45 +01:00
gitea/modules/git
Adam Strzelecki 3df5dcc1dc Allow pre-receive hook customization
This hook can be used for example to reject too large commits and it is
executed before "update" hook, used exclusively by Gogs to update its state.

https://git-scm.com/book/en/v2/Customizing-Git-Git-Hooks
2015-12-08 01:28:32 +01:00
..
blob.go
commit.go
commit_archive.go
error.go
hooks.go Allow pre-receive hook customization 2015-12-08 01:28:32 +01:00
repo.go
repo_branch.go
repo_commit.go
repo_object.go
repo_pull.go
repo_tag.go
repo_tree.go
sha1.go
signature.go
signature_test.go
submodule.go
tag.go
tree.go
tree_blob.go
tree_entry.go
utils.go
version.go