Explorar el Código

Merge branch 'master' of http://192.168.0.115:3000/4dkankan-docs/pro-docs

linaiyuan hace 1 año
padre
commit
f6a75ed175
Se han modificado 2 ficheros con 6 adiciones y 0 borrados
  1. 4 0
      切换分支-四维火眼.bat
  2. 2 0
      查看当前分支.bat

+ 4 - 0
切换分支-四维火眼.bat

@@ -0,0 +1,4 @@
+git add .
+git commit -m "update"
+git checkout siweihuoyan
+pause

+ 2 - 0
查看当前分支.bat

@@ -0,0 +1,2 @@
+git branch
+pause