sudo apt update sudo apt install --only-upgrade gh Or install via snap:

git clone https://github.com/owner/repo.git Create a branch and switch:

git add . git commit -m "Describe change" git push -u origin feature/my-change Open a pull request using gh: github for ubuntu upd

git checkout -b feature/my-change Stage, commit, push:

git clone git@github.com:owner/repo.git or with HTTPS: sudo apt update sudo apt install --only-upgrade gh

พูดคุย-สอบถาม