git annotate: 用提交信息标注文件中的每一行

如下图所示:

  1. 编辑器,打开要查看的文件
  2. 右键菜单,点击【用提交信息标注文件中的每一行】
  3. 结果会写入新的编辑器

Git 命令扩展:

1
$ git annotate <filename>