- Git Essentials(Second Edition)
- Ferdinando Santacroce
- 109字
- 2021-07-02 15:27:01
Conventions
In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.
Any command-line input or output is written as follows:
$ git log --oneline
Any command-line input or output is written as follows:
$ mkdir css
$ cd css
New terms and important words are shown in bold, while important sentences are shown in italics.
Warnings or important notes appear in a box like this.
Tips are rimmed:
Git log is your best friend: use it whenever you have to look at a repository history.
推薦閱讀
- 數據庫應用實戰
- Architects of Intelligence
- Libgdx Cross/platform Game Development Cookbook
- Starling Game Development Essentials
- 圖數據實戰:用圖思維和圖技術解決復雜問題
- SQL Server 2012數據庫管理教程
- TextMate How-to
- Power BI智能數據分析與可視化從入門到精通
- 改變未來的九大算法
- Spring MVC Beginner’s Guide
- Spring Boot 2.0 Cookbook(Second Edition)
- 云計算
- 信息融合中估計算法的性能評估
- MySQL技術內幕:InnoDB存儲引擎
- ECharts數據可視化:入門、實戰與進階