在JetBrains intellij for git中显示未跟踪的文件 [英] Show untracked files in JetBrains intellij for git

查看:337
本文介绍了在JetBrains intellij for git中显示未跟踪的文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用JetBrains IntelliJ。
在提交之前,有没有可能在git的摘要中显示未跟踪的文件(VCS - > Git - > Commit File ...)。

在我的未跟踪的文件总是被忽略。
因此,我必须在命令行上执行'git status'(或查看文件树中的绿色文件条目)以了解新的/未跟踪的文件。



我欣赏每一个提示。



谢谢 您可以使用版本控制 Alt + 9 )工具窗口;然后转到本地更改选项卡并展开 Unversioned Files 组,以查找所有未跟踪的文件。


I'm using JetBrains IntelliJ. Is there any possibility to show untracked files in the summary of git before commiting (VCS -> Git -> Commit File...).

In my current configuration the untracked files are always left out. So i have to do a 'git status' on the Command line (or look in the file tree for green file entries) to find out about new/untracked files.

I appreciate every Tip.

Thanks

解决方案

You can use the Version Control (Alt + 9) tool window; then go to Local Changes tab and expand Unversioned Files group to find all untracked files.

这篇关于在JetBrains intellij for git中显示未跟踪的文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆