【发布时间】:2012-06-25 11:09:41
【问题描述】:
我正在寻找一种通过 smartgit UI 使用 git blame 的方法。
它可用还是我正在寻找缺失的功能?
更新: 可用于 SmartGitHg4 http://www.syntevo.com/smartgithg/whatsnew.html
【问题讨论】:
标签: smartgit
我正在寻找一种通过 smartgit UI 使用 git blame 的方法。
它可用还是我正在寻找缺失的功能?
更新: 可用于 SmartGitHg4 http://www.syntevo.com/smartgithg/whatsnew.html
【问题讨论】:
标签: smartgit
Blame/Annotate 尚未出现在 SmartGit 中,但将在下一个主要版本中出现。
【讨论】:
tail -f "C:\Users\USERNAME\AppData\Roaming\syntevo\SmartGit\3\log.txt" | grep "git.exe" | cut -d " " -f 13-