gitlink-cli/shortcuts/repo
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
..
batch.go feat(shortcuts): add wiki/commit/file/star/watch modules + batch operations 2026-06-08 11:59:19 +08:00
contributor_charts.go feat(repo): 贡献者图表支持中文显示 2026-07-01 09:10:01 +08:00
contributor_charts_test.go feat(repo): 贡献者图表支持中文显示 2026-07-01 09:10:01 +08:00
repo.go fix: resolve build errors from batch merge conflict resolution 2026-07-14 22:55:29 +08:00
repo_test.go Merge PR #314: feat(repo,pr): add code history and batch file shortcuts 2026-07-14 22:50:09 +08:00