Git: Use commands to clone the Master branch and other branches

git clone https://[email protected]/acweb/vstudio-backend.git
git clone -b develop https://[email protected]/acweb/vstudio-backend.git

Guess you like

Origin blog.csdn.net/amadeus_liu2/article/details/114312745