mirror of
https://gitee.com/gitea/gitea
synced 2025-12-27 18:56:35 +08:00
Fix 404 when send pull request some situation (#6871)
This commit is contained in:
committed by
techknowlogick
parent
9139f35ff6
commit
9f18b23129
@@ -0,0 +1,2 @@
|
||||
#!/usr/bin/env bash
|
||||
"$GITEA_ROOT/gitea" hook --config="$GITEA_ROOT/$GITEA_CONF" update $1 $2 $3
|
||||
Reference in New Issue
Block a user