摘要:
git checkout tag_name 切换tag git checkout -b branch_name tag_nametag上创建分支 tag 和branch的区别 Git tag是一系列commit的中的一个点,只能查看,不能移动。 branch是一系列串联的commit的线。 git 阅读全文
posted @ 2022-02-14 10:20
秦瑞It行程实录
阅读(172)
评论(0)
推荐(0)
浙公网安备 33010602011771号