andrey-jef
09/27/2022, 1:53 PMWorkspace: Sync
there is a warning/error notification (as below) from Dendron.
Finished sync. Can't pull or push repo-name, repo-name because of a connection problem. Check your internet connection, repository permissions, and credentials. Committed 1 repo, pulled 0 and pushed 0 repos.
What should I do to make this Workspace: Sync
working again? I'm on Win 10.
I have tried to ssh-add
to add the ssh key, the key then has been added. I can manually commit, push via terminal. The url of origin is currently pointed at git@github.com:my-username/repo-name.git
. However, I need to type the passphrase for ssh key whenever i run git push -u origin main
. And the Workspace: Sync
always give a error/warning notification