aboutsummaryrefslogtreecommitdiff
path: root/http_handle_repo_commit.go
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-02-19 16:31:01 +0800
committerRunxi Yu <me@runxiyu.org>2025-02-19 16:31:01 +0800
commit1daaf7736a315228eb495fe9f08863a6a0f7b2a1 (patch)
tree3311f02774d9cca89047d9d2db07e225bf906d0f /http_handle_repo_commit.go
parenthooks: Reject non-FF contrib pushes for now (diff)
downloadforge-1daaf7736a315228eb495fe9f08863a6a0f7b2a1.tar.gz
forge-1daaf7736a315228eb495fe9f08863a6a0f7b2a1.tar.zst
forge-1daaf7736a315228eb495fe9f08863a6a0f7b2a1.zip
*.go: Reformat
Diffstat (limited to 'http_handle_repo_commit.go')
-rw-r--r--http_handle_repo_commit.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/http_handle_repo_commit.go b/http_handle_repo_commit.go
index 25802ed..0e57002 100644
--- a/http_handle_repo_commit.go
+++ b/http_handle_repo_commit.go
@@ -123,4 +123,3 @@ func make_usable_file_patches(patch diff.Patch) (usable_file_patches []usable_fi
}
return
}
-