Slackbot
03/24/2023, 12:05 PMEduardo Portet
03/24/2023, 10:01 PMvCat
03/28/2023, 12:46 PMgit 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:
🌲 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.Pranathi Peri
03/28/2023, 6:29 PMvCat
03/28/2023, 6:59 PM