Commit 22f1fcb
refactor(build): Simplify git metadata collection code (EME-604)
Extract git metadata collection logic into a separate function and struct
to improve code readability. The large if/else block in execute() is now
just 5 lines instead of ~189 lines.
Also remove the --no-git-metadata flag, keeping only --git-metadata with
true/false values for consistency.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent c605f87 commit 22f1fcb
File tree
2 files changed
+208
-229
lines changed- src/commands/build
- tests/integration/_cases/build
2 files changed
+208
-229
lines changed
0 commit comments