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.
类似于“有没有办法查看 SmartGit 执行的 shell 命令? ”有没有办法查看Tower GUI代表我执行的命令?我想在使用 GUI 的同时学习 git 命令行。
如果您在帮助菜单中启用调试日志记录,这是可能的。然后打开 Console.app 并创建一个系统日志查询,如下面的屏幕截图所示。这将列出 Tower.app 为您执行的所有命令。请注意,它传递了许多您通常不会自己使用的参数,因此 Tony 关于学习命令的建议仍然适用。