Git : Best Practices Guide
Eric Pidoux
- 出版商: Packt Publishing
- 出版日期: 2014-11-23
- 售價: $1,340
- 貴賓價: 9.5 折 $1,273
- 語言: 英文
- 頁數: 102
- 裝訂: Paperback
- ISBN: 1783553731
- ISBN-13: 9781783553730
-
相關分類:
Version Control
海外代購書籍(需單獨結帳)
相關主題
商品描述
About This Book
- Work with a versioning tool for continuous integration using Git
- Learn how to make the best use of Git's features
- Comprehensible guidelines with useful tricks and tips for effectively using Git for collaborative and Agile development
Who This Book Is For
If you are a developer and you want to completely master Git without heavy theory, this is the book for you. A reasonable knowledge level and basic understanding of Git concepts will get you started with this book.
What You Will Learn
- Create a Git repository and learn how to push your code to the repository
- Discover the easiest Git commands to use and manage your repository
- Learn how to find and resolve conflicts and mistakes
- Explore Git with your team members using commands such as clone, pull, and branch
- Set up Git for Continuous Integration to improve workflow
- Understand tag commits for mapping the application version
- An introduction to repository management and other Git tools
In Detail
Git is a powerful versioning system. It is fast and logical, and helps developers to work with a team efficiently. The command set and learning curve of Git are pretty similar to and even better than any other SCM, and therefore it is comparatively easier to learn.
Starting with the basic Git commands, this book will take you on a journey to explore all the features of Git and provide you with a way to integrate Git in a team to set up Agile methods and Continuous Integration.
The book covers how to create and manage a repository on Git before moving on to explain the best practices to work with other developers as a team. It provides descriptions of Git's features, such as applying patch, using submodules, migrating from SVN, hooks, and cherry pick.
This book is invaluable to anyone who wants a thorough reference guide to go back to every time they have questions about any feature of Git.
商品描述(中文翻譯)
掌握Git的最佳實踐,並通過實時場景來提高團隊效率和工作流程。
關於本書:
- 使用Git作為持續集成的版本控制工具。
- 學習如何充分利用Git的功能。
- 提供易於理解的指南,以有效地使用Git進行協作和敏捷開發的技巧和提示。
本書適合對Git有基本了解的開發人員,不需要過多的理論知識。
你將學到:
- 創建Git存儲庫,並學習如何將代碼推送到存儲庫。
- 探索最簡單的Git命令,以管理和操作存儲庫。
- 學習如何查找和解決衝突和錯誤。
- 使用克隆、拉取和分支等命令與團隊成員一起使用Git。
- 配置Git進行持續集成,以改進工作流程。
- 了解標籤提交以映射應用程序版本。
- 介紹存儲庫管理和其他Git工具。
Git是一個強大的版本控制系統,它快速且邏輯清晰,有助於開發人員高效地與團隊合作。Git的命令集和學習曲線與其他版本控制系統相似甚至更好,因此學習起來相對容易。
本書從基本的Git命令開始,帶領讀者探索Git的所有功能,並提供一種將Git集成到團隊中以建立敏捷方法和持續集成的方法。
本書涵蓋了在Git上創建和管理存儲庫的方法,然後解釋了作為團隊中的其他開發人員工作的最佳實踐。它提供了Git功能的描述,例如應用補丁、使用子模塊、從SVN遷移、鉤子和挑選。
對於希望在任何Git功能上有疑問時都能找到全面參考指南的人來說,本書是無價的資源。