How to clone a brach from github

git clone address.git -b brach_name destination_floder
原文地址:https://www.cnblogs.com/kfx2007/p/3858909.html