"vscode:/vscode.git/clone" did not exist on "a62d22726be1c3a02405bf327449e605be8fc5b2"
Prevent starting multiple gpg-agents
Don't just overwrite the environment. First check for a running agent (an x-session might have one running). If no agent is found, source the environment and check again using those settings. If again no agent is found, start a new instance.
Please register or sign in to comment