• Home
  • Set primary menu

Date:
July 26, 2022
Categories:
Development
Tags:
git
Comments:
0

Fetch remote branch

https://stackoverflow.com/questions/9537392/git-fetch-remote-branch

git branch -r
git fetch origin feat/RECI-67-individual-locations:feat/RECI-67-individual-locations
git checkout feat/RECI-67-individual-locations

Leave a Reply Cancel reply

Your email address will not be published.

Let's Code