git - 我怎样才能忽略 TortoiseGit blame 中的空白更改

标签 git tortoisegit blame

如果我想忽略 git blame 中的空白更改,我可以使用 -w 选项。但是我怎么能在 TortoiseGit Blame GUI 工具中做到这一点呢?这可能吗?

最佳答案

-w(Ignore whitespace)特性见下图:

enter image description here

关于git - 我怎样才能忽略 TortoiseGit blame 中的空白更改,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/17164158/

相关文章:

bash - Git 哈希对象在 Powershell、CMD 和 Bash 中产生不同的 SHA1?

"time added to branch"的 Git 提交历史

git - 如何恢复 Windows shell 中指示 git status 的图标?

git - 断开连接 : No supported authentication methods available (server sent publickey)

Github: "This email will not be used for commit blame"

git - 确定文件中的行何时被修改

git - 如何使用 Maven 进行 git 推送

git - 如何将 git 命令行翻译成 tortoiseproc?

visual-studio - 如何归咎于 VS 2015 中特定代码行的先前版本?

git - 我如何在 Git 中获取真实的配置值?