summaryrefslogtreecommitdiffstats
path: root/src/blogc-git-receiver/post-receive.h
blob: 756d9fcd55dca7b5c820eeda5237b0e506a64fb7 (plain)
1
2
3
4
5
6
// SPDX-FileCopyrightText: 2014-2024 Rafael G. Martins <rafael@rafaelmartins.eng.br>
// SPDX-License-Identifier: BSD-3-Clause

#pragma once

int bgr_post_receive_hook(int argc, char *argv[]);