git / ssh agent / 1password
Hey @haydenull,
I am trying to track down the source in the logseq repo for the new git command since execGitCommand was deprecated because I use 1Password to manage my SSH keys and the 1pass agent for git via ssh. This is causing failures in using the key for signing or pushing to the repo and I am hoping to solve it myself with a PR, but need some assistance in finding the source of the git commands? I am new to the logseq project so don't know my way around the source code yet.
Thanks!
is this it? https://plugins-doc.logseq.com/logseq/Git/execCommand it links to the function in the logseq source (changed link to master) which in turn links to the command documentation in dugit
I'm having the same issue with ssh-agent and Bitwarden.