Skip to content

Commit 629c7f1

Browse files
committed
cmd/git(feat[GitTag]): add GitTagManager and GitTagCmd classes
why: Enable programmatic tag management following Manager/Cmd pattern what: - Add GitTagCmd for per-tag operations: delete, verify, show - Add GitTagManager for collection-level operations: create, ls, get, filter - Expose git.tags on Git class - CLI flag mappings: -a (annotate), -s (sign), -f (force), -m (message) - Support ls filters: pattern, sort, contains, merged
1 parent 229708d commit 629c7f1

1 file changed

Lines changed: 511 additions & 0 deletions

File tree

0 commit comments

Comments
 (0)