@@ -22,3 +22,7 @@ GRUB_CMDLINE_LINUX_DEFAULT="quiet splash max_loop=96"
sudo update-grub
+git选择tag
+git switch -c v1.4.0 1.4.0
+//git选择branch
+git checkout -b vxxx.xxx