- Continuous Integration,Delivery,and Deployment
- Sander Rossel
- 126字
- 2021-07-02 15:42:15
Version Control with Git
Before we continue with an example in the next chapter, we want to take some time to truly get to know Git. Git is an invaluable tool in your tool belt. It helps you and your team to share code, check out each others code, revert to previous code, and keep different versions of the same code side by side. In this chapter, we are going to explore these issues and learn how to make the most of it using Jenkins.
For some really in-depth Git reading, I recommend the book Pro Git, which you can read for free at the Git website, https://git-scm.com/book. With almost 600 pages, this is the absolute Git bible. For some practical use, just keep on reading.
推薦閱讀
- Facebook Application Development with Graph API Cookbook
- Oracle Exadata性能優化
- Developing Mobile Web ArcGIS Applications
- Scala Design Patterns
- C語言程序設計基礎與實驗指導
- Spring Boot+Spring Cloud+Vue+Element項目實戰:手把手教你開發權限管理系統
- PHP+MySQL+Dreamweaver動態網站開發實例教程
- concrete5 Cookbook
- Lighttpd源碼分析
- The Professional ScrumMaster’s Handbook
- Java高并發核心編程(卷1):NIO、Netty、Redis、ZooKeeper
- 單片機原理及應用技術
- Software Development on the SAP HANA Platform
- 數字媒體技術概論
- Data Manipulation with R(Second Edition)