微信扫一扫
命令:git checkout -b new_branch_name history_commit_id
例如:git checkout -b [可选名称] ${commitId}
相关推荐