This message was deleted.
# report-bugs
s
This message was deleted.
👍 1
🙏 1
e
Thanks for this! Some of my coworkers received this message and we were freaking out 😨
v
Since Github did this, and I followed their instructions in this blog post, I have been unable to use any pull related commands through the Graphite cli. If I do
git pull --ff-only origin main
it works fine, but when I try to do
gt repo sync
or even
gt pull --ff-only origin main
I get this error:
Copy code
🌲 Pulling main from remote...
ERROR: Command failed with error exit code 1:
git pull --ff-only origin main

ssh: Could not resolve hostname <http://github.com|github.com>: Temporary failure in name resolution
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
p
hello! are you still having this issue @vCat?
v
I'm not at my computer right now, but I've been having this problem since Saturday, so I have to assume it's not suddenly fixed itself.