gitlink-cli/shortcuts/commit
wbtiger 1922f505d6 fix: resolve build errors from batch merge conflict resolution
- Restore origin/master core skeleton files (types.go, runner.go, client.go)
- Add NoProgress field to Client struct for upload.go
- Remove duplicate file declarations (testing_helpers.go, batch_common.go, etc.)
- Remove batch_*.go files that conflict with origin/master batch.go
- Fix workflow newPRSummaryShortcut call signature
- Fix duplicate wiki key in register.go

Note: Some new PR features (PaginateAllKey, DoRaw, etc.) require framework
extensions not yet integrated. These PRs' tests may fail until their framework
changes are properly merged.
2026-07-14 22:55:29 +08:00
..
commit.go fix: resolve build errors from batch merge conflict resolution 2026-07-14 22:55:29 +08:00
commit_test.go test: tag/commit 命令组补 httptest 单测(分页参数、--all 合并、--ref sha、view 路径) 2026-07-05 23:18:24 +00:00