git checkout -b 新分支名 commitId git checkout -b V1.3.0 a4e1c4326aec56cbbd874a697e5b7a6eca79a0d4 执行后如何push到服务器 如何查找commitId