Google Cloud Shell
Links
Cloud Shell Editor
Container image customization
Example Custom Sample Repository
Open in Cloud Shell
Tips and Tricks for using Google Cloud Shell as a Cloud IDE
Change the root password
sudo passwd $USER
Upgrade git
echo deb http://deb.debian.org/debian buster-backports main | sudo tee /etc/apt/sources.list.d/buster-backports.list
sudo apt update
sudo apt install -t buster-backports git
People
Website | ||
---|---|---|