Forum Discussion

1pEnjoyer's avatar
1pEnjoyer
New Contributor
3 months ago

git signing needs to be reconfigured on every startup

Does anyone experience this issue where every time 1Password is launched, it says that git signing needs to be reconfigured? I use `[include]` and `[includeIf]` sections in my `.gitconfig` and I have a feeling that may cause 1Password to not correctly detect that it is setup correctly.

If I use:

```shell
git config --list --show-origin --show-scope
```

I can see that all the config options provided by 1Password match what's listed. Git signing works correctly.

Also FYI, the discussion forum editor code sample button inserts `<li-code>` elements but they fail validation on submission.

No RepliesBe the first to reply