- Git Essentials(Second Edition)
- Ferdinando Santacroce
- 131字
- 2021-07-02 15:27:06
Digging into Git internals
In this second edition of Git Essentials, I slightly changed my approach in explaining how Git works; instead of explaining with words and figures, this time I want to show you how Git works internally with only the help of the shell, allowing you to follow all the steps on your computer and hoping that these will be clear enough for you to understand.
Once you know the fundamentals of the Git working system, I think the rest of the commands and patterns will be clearer, allowing you to accomplish proficiently your daily work, getting out of trouble when needed.
So, it's time to start digging inside the true nature of Git; in this chapter, we will get in touch with the essence of this powerful tool.
推薦閱讀
- MySQL高可用解決方案:從主從復制到InnoDB Cluster架構
- Game Development with Swift
- Access 2016數據庫技術及應用
- Python數據分析:基于Plotly的動態可視化繪圖
- 大話Oracle Grid:云時代的RAC
- 數據架構與商業智能
- 基于Apache CXF構建SOA應用
- SQL優化最佳實踐:構建高效率Oracle數據庫的方法與技巧
- 信息學競賽寶典:數據結構基礎
- PostgreSQL指南:內幕探索
- Hadoop大數據開發案例教程與項目實戰(在線實驗+在線自測)
- 數據修復技術與典型實例實戰詳解(第2版)
- Expert Python Programming(Third Edition)
- 數據應用工程:方法論與實踐
- 領域驅動設計精粹