I'm using the git bash terminal on Windows 10 to work with repos. When I use a repo where I used SSH to connect to the remote repo, I get an OpenSSH dialog that requests my passphrase with 'Enter passphrase for key /c/..id_rsa'. The dialog gives me an OK and Cancel button. I press either one, the dialog goes away. It seems to pop up about every 5 to 10 minutes or so. It is driving me nuts.
I'm not sure if this is relevant, but I'm using VS Code to do my work. VS Code is git aware so it could play into this, or not.
Note that I did set a password for my key so this post didn't help.
Is there a setting in my profile that I'm missing?