codebuilds
codebuilds copied to clipboard
Git Push - Pop up does not have the Add Remote Button.
I have entered my GIT user name and user email in the terminal. Commited the changes, After that I push my directory but the the pop up window does not have the ADD REMOTE button.
I installed Code Oss using these commands
- wget https://packagecloud.io/headmelted/codebuilds/gpgkey -O - | sudo apt-key add -
- curl -L https://raw.githubusercontent.com/headmelted/codebuilds/master/docs/installers/apt.sh | sudo bash
I have the latest Raspberry Pi OS Buster 20-08-2020 installed on my Pi 4 4GB.

Thank you