I have a (bare, not sure if that matters) repo with a Keybase Git remote. I am unable to fetch from or push to this remote in GitUp because I get this error:
Failed connecting to "origin" remote: failed to resolve address for keybase: nodename nor servname provided, or not known
The remote URL is keybase://private/j_f/dotfiles and I have git-remote-keybase installed and on my PATH.
I have a (bare, not sure if that matters) repo with a Keybase Git remote. I am unable to fetch from or push to this remote in GitUp because I get this error:
The remote URL is
keybase://private/j_f/dotfiles
and I havegit-remote-keybase
installed and on my PATH.Is there any way to fix this?