It’s Cybersecurity Awareness Month! Join our interactive training session, or learn about security and AI from 1Password experts.
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 https://developer.1password.com/docs/ssh/agent/compatibility, so other applications may have differing behaviours and levels of support.