Describe the Bug
when using an ssh key with a passphrase, pulling or pruning fails with a permission denied error.
this is the same bug upstream.
Steps to Reproduce
Steps to reproduce the behaviour:
- have an ssh key with a passphrase.
- view git graph.
- fetch and prune from remotes or select repository settings and click the prune button (looks like the graph icon under remotes).
Expected Behaviour
the repository is updated with the latest changes and branches that no longer exist in the remote are removed locally.
Environment
- Git Graph Extension Version: 1.31.6
- Visual Studio Code Version: 1.107.1
- Operating System: macOS 26.1
Screenshots (optional)

Additional Context (optional)
⚠ Please make sure you complete all of the required sections of this template. Without this required information, it will be harder to replicate this bug, and cause additional delays in resolving it.
Describe the Bug
when using an ssh key with a passphrase, pulling or pruning fails with a permission denied error.
this is the same bug upstream.
Steps to Reproduce
Steps to reproduce the behaviour:
Expected Behaviour
the repository is updated with the latest changes and branches that no longer exist in the remote are removed locally.
Environment
Screenshots (optional)

Additional Context (optional)
⚠ Please make sure you complete all of the required sections of this template. Without this required information, it will be harder to replicate this bug, and cause additional delays in resolving it.