fix
patch
commit
task/ax-commit-author-from-config
#1 / 1
fix(commit): read user.name from config as default author
When --author is not explicitly supplied, muse commit now reads user.name from the repo (or global) config. This means muse log --json always has a non-empty author field and --author filtering works as expected.
sha256:b55fcb81938e4984118f3769ee7b0db197724643e819e094f353641ef6d9fd44
sha
sha256:261f899f6f7de6a4f2a03e775ad385c7851ebd4082f56aa61b9201e647131b37
snapshot
← Older
Oldest on task/ax-commit-author-from-config
All commits
Newer →
Latest on task/ax-commit-author-from-config
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:b55fcb81938e4984118f3769ee7b0db197724643e819e094f353641ef6d9fd44 --body "your comment"
No comments yet. Be the first to start the discussion.