This repository is distributed under the MIT license.

github-commands

git branch -r -> show remote branches git switch -c new-branch git branch -vv -> show branches git branch --track origin/feature