新 aptana 3/titanium studio 新项目故障

发布于 2024-12-11 09:37:43 字数 248 浏览 0 评论 0原文

你好,我最近注意到,大约两天前,每次我创建一个新的 php 、 Rails 或任何新项目时,我都会成功创建该项目,但在创建项目大约 5 秒后,就会出现一个 [master] 和一个 * next到它。例如,我之前通常在项目资源管理器中创建的项目是fuel_intro,但现在如果我创建一个新项目,我会得到类似 *fuel_project[master] 的内容。我已经尝试解决这个问题两天了。这很烦人,因为我的文件是红色的,就像它是一个捆绑包一样。那么有人知道我为什么会收到这个吗?

Hello I recently noticed like 2 days ago that every time I create a new php , rails or any new project for that matter, I create the project successfully but after like 5 seconds of creating the project there is a [master] and a * next to it. For example a project I created before normally in the project explorer is fuel_intro, but now if I create a new project I have something like *fuel_project[master]. I have been trying to fix this problem for 2 days now. It is annoying because my files are in red color like if it was a bundle.So does anyone know why I am getting this?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

×纯※雪 2024-12-18 09:37:43

这与它内部创建的 GIT 存储库有关。

因此,您在自己的计算机上拥有版本控制,这实际上是有意义的。 (始终使用版本控制)。

不确定如何禁用此功能,但实际上您可以接受它,只需提交已更改的文件。一旦提交,它就不再是红色的了。

如果您进入菜单并选择首选项。在那里输入 git 并查看您有哪些选项。祝你好运!

This has to do with the GIT repository it creates internally.

Therefore, you have a version control on your own computer and that does actually make sense. (always use version control).

Not sure how you could disable this, but you could actually go along with it, and just commit the files you have changed. Once committed it will not be red anymore.

If you go to the menu and select preferences. Type there git and see what options you have. Good luck!

遗弃M 2024-12-18 09:37:43

Topener 的回复涵盖了原因。只是想补充一点,如果你想关闭 git 装饰,你可以转到 首选项 > 一般> 外观 > Labor Decorations 并取消选中 Git Decorator

Topener's reply covered the reason. Just want to add that if you want to turn off the git decorations, you could go to Preferences > General > Appearance > Labor Decorations and uncheck Git Decorator.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文