Files
beads/cmd/bd
elinor f06e742273 fix(daemon): apply git.author config to sync branch commits
The daemon's gitCommitInWorktree function was building git commit
commands directly without checking the git.author and git.no-gpg-sign
config options. This caused daemon sync commits to use the local git
user config instead of the configured beads-specific author.

Now gitCommitInWorktree applies the same config-based author and
signing options that buildCommitArgs uses for regular commits.

Fixes #1051
2026-01-17 03:40:28 -08:00
..
2026-01-13 08:41:25 -06:00
2026-01-14 21:57:28 -08:00
2026-01-13 08:41:25 -06:00