diff options
| author | DanConwayDev <DanConwayDev@protonmail.com> | 2026-03-05 15:36:21 +0000 |
|---|---|---|
| committer | DanConwayDev <DanConwayDev@protonmail.com> | 2026-03-05 15:36:21 +0000 |
| commit | bdcfc7ae0b0558843b160acc4d2c8db9996cdc60 (patch) | |
| tree | 5911d5993a2de5f38ada94238936eec619b86926 /src/lib/accept_maintainership.rs | |
| parent | 09c299ebb1e04bc9d17817371f3e3061fb450443 (diff) | |
fix(comment): pass git_repo to login so local config takes precedence
publish_comment was calling login_or_signup with &None for git_repo,
causing the GitLocal source to be skipped entirely. This meant the
global git config (including any bunker-uri) was used instead of the
local nsec, ignoring the local login. Pass the discovered Repo through
CommentArgs so local config correctly takes precedence over global.
Diffstat (limited to 'src/lib/accept_maintainership.rs')
0 files changed, 0 insertions, 0 deletions