git - checkout remote branch
Just another reminder…
git fetch
git checkout --track origin/feature/a-remote-branch
Software engineer
Day job React | side projects Svelte
Just another reminder…
git fetch
git checkout --track origin/feature/a-remote-branch