【问题标题】:Is git-blame available on smartgit?git-blame 在 smartgit 上可用吗?
【发布时间】:2012-06-25 11:09:41
【问题描述】:

我正在寻找一种通过 smartgit UI 使用 git blame 的方法。
它可用还是我正在寻找缺失的功能?

更新: 可用于 SmartGitHg4 http://www.syntevo.com/smartgithg/whatsnew.html

【问题讨论】:

    标签: smartgit


    【解决方案1】:

    Blame/Annotate 尚未出现在 SmartGit 中,但将在下一个主要版本中出现。

    【讨论】:

    • 有什么地方可以让我看到下一个版本的内容吗?
    • 通常早期访问版本发布在:syntevo.com/smartgit/early-access.html。您也可以考虑在 Twitter 上关注 syntevo 以了解新版本。
    • 这是我用来查看git命令的tail -f "C:\Users\USERNAME\AppData\Roaming\syntevo\SmartGit\3\log.txt" | grep "git.exe" | cut -d " " -f 13-
    • 也许我是盲人,但我仍然无法在文件比较窗口中找到/看到任何 Git Blame。
    • @RajaniKaruturi 它不在文件比较中,而是在主窗口中:查询责备
    猜你喜欢
    • 2019-12-20
    • 2022-01-22
    • 2011-05-09
    • 2016-04-29
    • 2012-05-21
    • 1970-01-01
    • 2012-06-17
    • 1970-01-01
    • 2015-12-22
    相关资源
    最近更新 更多