Open beauxq opened 4 months ago
If I use the "Clone Git Repository" on the vscodium welcome page, it is able to download the repository.
Do you have an alias to replace git
with gh
?
https://github.com/beauxq/settings
needs to exists.
Did you use snap to install VSCodium?
You will need to do Sync Settings: Upload (user -> repository)
(save your current config) before any download.
Do you have an alias to replace
git
withgh
?
No, gh
is https://cli.github.com/
git
is also installed. The log doesn't show it trying to do anything with git
.
https://github.com/beauxq/settings
needs to exists.You will need to do
Sync Settings: Upload (user -> repository)
(save your current config) before any download.
It exists, and I have uploaded settings to it from a different (Windows) computer. Only this Ubuntu computer has the problem.
Did you use snap to install VSCodium?
flatpak
is what I used.
It exists, and I have uploaded settings to it from a different (Windows) computer. Only this Ubuntu computer has the problem.
Ok, so it's not public
flatpak
is what I used.
It must a sandbox issue.
But it's weird that you have some errors about gh
instead of git
.
I switched to the .deb
version and it works. So this seems to be a problem with flatpak.
I will have to do some tests with flatpak...
new installation of vscodium on ubuntu I install "Sync Settings" Sync Settings: Open the repository settings set the git repository Sync Settings: Download (repository -> user)
It says
/usr/bin/gh: No such file or directory
but that file does exist on my system.