itlinks

View the Project on GitHub alexg16/itlinks

Git

git fetch origin
git checkout some-branch
this will create a local branch of the same name as the remote branch and check it out.

GitHub

GitHub Actions