Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我对 NetBeans 7.0 非常陌生,并且刚刚安装了它。我看过一个教程,它应该允许我在 NetBeans 中创建一个 Git 存储库。
但是当我转到项目名称并右键单击“初始化 Git 存储库..”时,列出的版本控制系统中不存在。
可能是什么问题?
谢谢
在 Netbeans 7 IIRC 中,git 支持位于plugin中。检查是否已安装,请转到:
工具 -> 插件
搜索git插件并安装它。从 Netbeans 7.2 开始,IDE 中集成了 git 支持。
git