How to clone specific branch from github, gitlab etc
TechTubeHQ
May 05, 2024
How to clone specific branch from github, gitlab etc Example: git clone -b <branch> <remote_repo> or git clone --single-branch -...
How to clone specific branch from github, gitlab etc
Reviewed by TechTubeHQ
on
May 05, 2024
Rating: