


I don't know exactly what git-remote-keybase.exe does but my best guess is that it's using Linux based paths (ie: /tmp/tmp.QtHIaE4Bqs/test-repository/.git) while running on Windows, thus the failure. + git clone keybase://private/rfgamaral/test-repository -v -vġ9:20:58.495155 git.c:418 trace: built-in: git clone keybase://private/rfgamaral/test-repository -v -vĬloning into 'test-repository'.19:20:58.566514 run-command.c:643 trace: run_command: git-remote-keybase origin keybase://private/rfgamaral/test-repository 2276 exit 1 git set -x GIT_TRACE=2 GIT_CURL_VERBOSE=2 GIT_TRACE_PERFORMANCE=2 GIT_TRACE_PACK_ACCESS=2 GIT_TRACE_PACKET=2 GIT_TRACE_PACKFILE=2 GIT_TRACE_SETUP=2 GIT_TRACE_SHALLOW=2 git clone keybase://private/rfgamaral/test-repository -v -v set +x+ GIT_TRACE=2

Git-remote-keybase error: (1) open objects: The system cannot find the file specified.Įrror: failed to push some refs to 'keybase://private/cerebrate/wsl-secrets' (use "git branch -unset-upstream" to fixup)Ĭounting objects: git-remote-keybase error: (1) open objects: The system cannot find the file specified. Your branch is based on 'origin/master', but the upstream is gone. # avatar ATHENA in ~/wsl-secrets on git:master x ġ file changed, 0 insertions(+), 0 deletions(-) Nothing to commit (create/copy files and use "git add" to track) # avatar ATHENA in ~/wsl-secrets on git:master o Warning: You appear to have cloned an empty repository. $ git clone keybase://private/cerebrate/wsl-secrets
