Signing back into the Community for the first time? You'll need to reset your password to access your account. Find out more.
Forum Discussion
Former Member
3 years agoGit and 1Password interaction doesn't work with "git clone" on a regular terminal
When I'm in a git directory, cloned from GitHub, and I use a git command all seems to work well:
- I insert a command (e.g. git fetch);
- "System" ask for my fingerprint;
- I insert my fingerpr...
Former Member
3 years agoHi @adriadri - I'm not entirely sure why you'd be experiencing the difference in behaviour, but as Jack mentioned 1Password's SSH Agent only works with SSH Keys, not HTTPS credentials, so if you stick to SSH remotes you (hopefully) shouldn't encounter this. It's also worth noting that VS Code is a verified compatible SSH client, so other applications may have differing behaviours and levels of support.