有哪些 Gitk 的替代品可以在 Windows Powershell 中使用?

发布于 2024-11-19 03:26:35 字数 129 浏览 1 评论 0原文

我正在使用 Windows powershell 来管理 git,但受到限制,因为它似乎无法运行 Gitk 命令。 (至少默认情况下)

我可以从 PS 使用其他工具吗?或者有什么方法可以强制 PS 正确解释 Gitk 启动脚本?

I'm using windows powershell to manage git, but am limited in that it can't seem to run the Gitk command. (At least by default)

Are there any other tools I can use from PS or is there a way I can force PS to interpret the Gitk launch script correctly?

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

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

发布评论

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

评论(2

烟花易冷人易散 2024-11-26 03:26:35

只需确保 C:\Program Files (x86)\Git\bin\gitkC:\Program Files (x86)\Git\cmd\gitk.cmd (更改根据您安装 MSYSGIT 的位置)位于 PATH 中

Just make sure C:\Program Files (x86)\Git\bin\gitk or C:\Program Files (x86)\Git\cmd\gitk.cmd ( change as per where you installed MSYSGIT) is in PATH

千笙结 2024-11-26 03:26:35

我非常喜欢使用 Mercurial 和 Tortoise HG - http://tortoisehg.bitbucket.io/ - 来自 PowerShell。 Google 为 Tortoise Git 提供了此链接 https://tortoisegit.org/

I'm a big fan of using Mercurial and Tortoise HG - http://tortoisehg.bitbucket.io/ - from PowerShell. A Google came up with this link for Tortoise Git https://tortoisegit.org/

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