使用 Netbeans 的 Gits 功能可靠吗?

发布于 2024-12-08 02:00:27 字数 77 浏览 0 评论 0原文

使用 Netbeans 的 Gits 功能可靠吗?

如果您使用 Netbeans 编辑器,那么您使用什么 Gits 编辑器?

Is it reliable to use Gits functionality from Netbeans?

If you use Netbeans editor, what do you use for Gits?

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

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

发布评论

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

评论(1

诗笺 2024-12-15 02:00:27

NetBeans 上的 Git 功能越来越完整(请参阅 Git 计划)。
去年 8 月的这篇博客文章报道了:

现在 NetBeans Git 插件支持所有主要操作,包括:

  • 克隆(使用不同的协议:git、ssh、rsync、http+s、ftp)、获取、签出和推送
  • 分支管理:创建、结帐+合并
  • 硬、软重置
  • 历史浏览
  • 显示更改
  • 功能强大的存储库浏览器
  • 显示注释 - NetBeans 在编辑器中显示每行代码的哈希(树状)
  • 自动创建补丁文件(“导出未提交的更改”)

与 Git 完全集成的目标但 Netbeans 仍为 7.1。

Git features are more and more complete on NetBeans (See Git Plan).
This blog post from last August reported:

Now the NetBeans Git Plugin supports all the major operations, including:

  • Clone (with different protocols: git, ssh, rsync, http+s, ftp), Fetch, Checkout and Push
  • Branch management: create, checkout + merge
  • Hard, Soft resets
  • History browsing
  • Show changes
  • Capable repository browser
  • Show Annotations - NetBeans shows the hash (treeish) for each line of code in the editor
  • Automatic creation of patch files ("Export uncommitted changes")

The target for a complete Git integration with Netbeans remains 7.1 though.

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