sudo apt install gitk git-gui Run gitk to see history or git gui to stage changes. Cache your password/token for a few hours:
git pull origin main For a full sync (fetch + merge): github in ubuntu
git config --list You have three good options. Choose one . Option A: GitHub CLI (recommended) Install GitHub CLI: sudo apt install gitk git-gui Run gitk to
sudo apt install gh -y Authenticate: