git clone https://github.com/username/repository.git Make changes, stage, and commit:
sudo apt update sudo apt install git -y Verify the installation:
git --version Set your global username and email (use the same email associated with your GitHub account):
git clone https://github.com/username/repository.git Make changes, stage, and commit:
sudo apt update sudo apt install git -y Verify the installation:
git --version Set your global username and email (use the same email associated with your GitHub account):