瀏覽代碼

This commit was generated by pull_and_rebuild.bat and does exactly that

Eren Yilmaz 5 年之前
父節點
當前提交
308e0f1497
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pull_and_rebuild.bat

+ 1 - 1
pull_and_rebuild.bat

@@ -1,5 +1,5 @@
 call git pull
-call git submodule foreach git reset --hard
+:: call git submodule foreach git reset --hard
 call git submodule foreach git checkout master
 call git submodule foreach git pull