Merge branch 'main' of https://gitea.yinghuasoft.com/yhsoft/dev-aid
This commit is contained in:
commit
7ef93d5a50
@ -81,7 +81,7 @@ git remote add origin git@github.com:mick-xu/xxx.git
|
||||
git push -u origin master
|
||||
```
|
||||
|
||||
### 清除 git 缓存
|
||||
### 清除 git 缓存,解决添加 .gitignore 不生效的问题
|
||||
|
||||
```bash
|
||||
git rm -r --cached .
|
||||
|
Loading…
x
Reference in New Issue
Block a user