- Git Essentials(Second Edition)
- Ferdinando Santacroce
- 89字
- 2021-07-02 15:27:07
The commit message
Just under the author and date, after a blank line, we can see the message we attached to the commit we made; even the message is part of the commit itself.
But there's something more under the hood; let's try to use the git log command with the --format=fuller option:
[13] ~/grocery (master) $ git log --format=fuller commit a57d783905e6a35032d9b0583f052fb42d5a1308 Author: Ferdinando Santacroce <ferdinando.santacroce@gmail.com> AuthorDate: Thu Aug 17 13:51:33 2017 +0200 Commit: Ferdinando Santacroce <ferdinando.santacroce@gmail.com> CommitDate: Thu Aug 17 13:51:33 2017 +0200 Add a banana to the shopping list
推薦閱讀
- Google Visualization API Essentials
- Modern Programming: Object Oriented Programming and Best Practices
- Access 2007數(shù)據(jù)庫(kù)應(yīng)用上機(jī)指導(dǎo)與練習(xí)
- 達(dá)夢(mèng)數(shù)據(jù)庫(kù)性能優(yōu)化
- 基于OPAC日志的高校圖書館用戶信息需求與檢索行為研究
- LabVIEW 完全自學(xué)手冊(cè)
- 新手學(xué)會(huì)計(jì)(2013-2014實(shí)戰(zhàn)升級(jí)版)
- Unity Game Development Blueprints
- 精通Neo4j
- 數(shù)據(jù)庫(kù)技術(shù)與應(yīng)用:SQL Server 2008
- 從零進(jìn)階!數(shù)據(jù)分析的統(tǒng)計(jì)基礎(chǔ)(第2版)
- Learning Libgdx Game Development
- MySQL應(yīng)用實(shí)戰(zhàn)與性能調(diào)優(yōu)
- 新基建:大數(shù)據(jù)中心時(shí)代
- Internet of Things Programming with JavaScript