Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
Former Member
3 years agoVSCode doesn't ask for biometrics when pushing a commit.
So there are 2 apps that I use ssh for.
VSCode (to push code in Github using git)
Obsidian (for storing my notes in GitHub using git)
Working Scenario (Obsidian)
I make a change in my n...
Former Member
3 years agoNever mind, I was using https remote instead of ssh for the problem repo. Removed that and added ssh remote repo and now it works as designed.