From 60a376ea0bd859d0c9cf9a7ff554cada796f87a6 Mon Sep 17 00:00:00 2001 From: xiong Date: Mon, 27 Jul 2026 12:35:38 +0800 Subject: [PATCH] docs: record initial remote publication --- docs/migration/phase-1-repository-baseline.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/migration/phase-1-repository-baseline.md b/docs/migration/phase-1-repository-baseline.md index 2e9cc6c..a5c9da6 100644 --- a/docs/migration/phase-1-repository-baseline.md +++ b/docs/migration/phase-1-repository-baseline.md @@ -71,5 +71,5 @@ API 契约清单校验:通过,414 个唯一操作 - [x] 建立旧 NestJS 与当前 .NET 的 OpenAPI 操作基线。 - [x] 固定 EF Core Migration 的权威地位。 - [x] 配置自建 Git remote。 -- [ ] 首次推送 `main`。 +- [x] 首次推送 `main`。 - [ ] 在自建 Git 上启用 `main` 分支保护和 CI(等待远程仓库)。