gitlink-cli/internal/output
刘焱 f248ed9d04 fix(output): 表头取所有行字段并集并固定核心列顺序
printSliceTable 原先只从第一行取表头,导致列时有时无;改为取所有行并集。新增 protected/last_commit/commit_time 到优先表头,固定分支核心列顺序。
2026-06-10 11:28:45 +08:00
..
envelope.go init gitlink-cli 2026-04-17 10:01:30 +08:00
formatter.go fix(output): 表头取所有行字段并集并固定核心列顺序 2026-06-10 11:28:45 +08:00
formatter_test.go fix(output): 表头取所有行字段并集并固定核心列顺序 2026-06-10 11:28:45 +08:00