这个是我自用的,在 --oneline 模式上增加显示修改时间、作者:
git log --graph --pretty=format:"%C(yellow)%h%C(auto)%d%C(reset) %s %C(green)(%cd) %C(bold blue)<%an>" --date=format:"%Y-%m-%d %T"
%d就是显示分支、tag等名称信息的啊
【 在 atzlinux 的大作中提到: 】
: 哎, 在 Debian 打包中的 debian/watch 文件,只认
: git log 命令里面的 tformat 格式化字符串扩展。
: 我目前找到的信息就是 , git-log 的这个 格式化字符串里面,就没有 tag 的信息。
: ...................
--
修改:oicu FROM 117.173.158.*
FROM 117.173.158.*