首页
话题
动态
专家
文章
作者
公告
更多
积分规则
登录 或 注册
首页
话题
动态
专家
文章
作者
公告
积分规则
发表新帖
发表新帖
git: stage only new files
后端
未结
关注
8
2139
走了就别回头了
2020-12-10 05:21
When I have:
dirty working directory,
dirty staging area,
and I copied some new files to the project,
how do I stage only the
8条回答
既然无缘
(楼主)
2020-12-10 05:59
git ls-files -o --exclude-standard | xargs git add
0
讨论(0)
查看其它8个回答
发布评论:
提交评论
加载中...
验证码
看不清?
提交回复
热议问题