Post #790256
2026-03-24 08:47 UTC
Just found out about #git trailers
git commit --trailer "fix" --trailer "scope=api" -m "Your message"
git log --grep="scope: api" --oneline
Replies (0)
No replies.