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.
我喜欢使用 gitahed,我想添加一个快捷方式来启动它,在 github 桌面上我使用 github-desktop,但我可以用 GA 做同样的事情吗?如何从终端启动 gitahed?
GitAhead 在工具->选项有一个终端面板。它有一个安装命令行工具的按钮。它实际上只是在 /usr/local/bin 中创建了一个指向 GitAhead 二进制文件的符号链接。如果由于某种原因这不起作用,您可以自己创建符号链接或创建别名。--help通过使用标志运行来查看命令行选项。目前只有几个。
--help