会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
icuic
博客园
首页
新随笔
联系
管理
订阅
2018年9月30日
git status –s
摘要: git status 命令的输出十分详细,但其用语有些繁琐。 如果你使用 git status -s 命令或 git status --short 命令,你将得到一种更为紧凑的格式输出。 运行 git status -s ,状态报告输出如下: 新添加的未跟踪文件前面有 ?? 标记,新添加到暂存区中的
阅读全文
posted @ 2018-09-30 16:39 icuic
阅读(1079)
评论(0)
推荐(0)
公告