瀏覽代碼

clear cached

Your Name 7 月之前
父節點
當前提交
4f204040f0
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      git.txt

+ 1
- 1
git.txt 查看文件

@@ -24,7 +24,7 @@ git rm -r --cached .
24 24
 修改 .gitignore 规则
25 25
 git add .
26 26
 git commit -m "clear cached"
27
-
27
+git push origin local-develop:develop
28 28
 
29 29
 git fetch --all
30 30
 git reset --hard origin/master

Loading…
取消
儲存