Skip to content

feat: add interpret-trailers and maintenance commands#74

Merged
joshrotenberg merged 1 commit into
mainfrom
feat/trailers-maintenance
Apr 9, 2026
Merged

feat: add interpret-trailers and maintenance commands#74
joshrotenberg merged 1 commit into
mainfrom
feat/trailers-maintenance

Conversation

@joshrotenberg
Copy link
Copy Markdown
Owner

Summary

  • Add git interpret-trailers with support for adding/parsing trailers, in-place editing, where/if-exists/if-missing policies, unfold, and no-divider
  • Add git maintenance with run/start/stop/register/unregister subcommands, task selection, auto mode, and scheduling

29 new tests.

Closes #63

Test plan

  • mix format --check-formatted
  • mix compile --warnings-as-errors
  • mix credo --strict
  • mix test (29 new tests pass)

@joshrotenberg joshrotenberg force-pushed the feat/trailers-maintenance branch from 7108702 to 41babcf Compare April 8, 2026 20:14
@joshrotenberg joshrotenberg merged commit d03079e into main Apr 9, 2026
2 checks passed
@joshrotenberg joshrotenberg deleted the feat/trailers-maintenance branch April 9, 2026 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: add interpret-trailers and maintenance commands

1 participant