"vscode:/vscode.git/clone" did not exist on "b3f4e74cf71cece8ffc1cc906c07b0a7357fcee3"
Fixed the gpg-agent plugin for new gpg versions (#6140)
The gpg-agent plugin did not work for gpg versions above or equal to 2.1 because of the `--write-env-file` option deprecation. This new version works fine and also enables the ssh-agent support only if it is enabled in the gpg-agent config file.
Please register or sign in to comment