TortoiseGit 在执行操作之前显示完整的命令和参数

TortoiseGit show full command & parameters before performing action

有没有办法让 TortoiseGit 在 运行 之前向您显示它即将 运行 的完整命令和参数(就像输入Git Bash)?

我已经看到 this post 关于更改调试设置,它会向您显示命令,我可以在我 [=23] 后的消息屏幕中看到 运行 的命令和参数=]命令。

有谁知道如何让 TortoiseGit 在您执行命令之前向您展示这个

谢谢!

没有这样的选项,但有 won't be. TortoiseGit does not invoke git.exe for all operations, but also uses the 库。