简体   繁体   中英

git log variation on standard pretty format output

I would like to get the default standard format, colors and information on this output:

git log --oneline --graph --decorate --all

To extend it with additional information I would like to have.

How can I get the standard format string as a base point?

git help log

在“ PRETTY FORMATS部分中查找所有格式选项。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM