forked from Gitlink/gitlink-cli
protect/unprotect/batch-protect 走无 /v1 的老接口(DELETE /api/:owner/:repo/protected_branches/:name),原先漏或误加 /v1 均导致 404;branch +list 投影到核心列 name/protected/last_commit/commit_time,避免字段过多导致表格不稳定。 |
||
|---|---|---|
| .. | ||
| batch.go | ||
| branch.go | ||
| branch_summary.go | ||
| branch_test.go | ||