会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Code2020
没有躺赢的命,那就站起来跑! By-小常同学 VX: Only-joe1
博客园
首页
新随笔
联系
管理
2021年7月22日
使用git时显示untracked files(未监控)解决办法
摘要: git status 时除了显示自己修改的文件,还多了两个文件,显示如下:untracked files:(use "git add <file>..." to include in what will be commited)bash.exe.stackdumpsh.exe.stackdump 解
阅读全文
posted @ 2021-07-22 10:48 Code2020
阅读(1598)
评论(0)
推荐(0)
编辑