Git Recipes: A Problem-Solution Approach (Paperback)
暫譯: Git 食譜:問題解決方法
Wlodzimierz Gajda
- 出版商: Apress
- 出版日期: 2013-12-19
- 售價: $2,230
- 貴賓價: 9.5 折 $2,119
- 語言: 英文
- 頁數: 420
- 裝訂: Paperback
- ISBN: 143026103X
- ISBN-13: 9781430261032
-
相關分類:
Version Control
海外代購書籍(需單獨結帳)
買這商品的人也買了...
-
$880$695 -
$820$648 -
$680$537 -
$780$663 -
$780$663 -
$590$460 -
$400$380 -
$2,370$2,252 -
$480$408 -
$680$537 -
$980$774 -
$680$578 -
$580$458 -
$560$437 -
$520$406 -
$360$306 -
$360$252 -
$780$616 -
$350$277 -
$490$417 -
$720$562 -
$520$411 -
$880$695 -
$360$284 -
$480$379
相關主題
商品描述
Whether you're relatively new to git or you need a refresher, or if you just need a quick, handy reference for common tasks in git, Git Recipes is just the reference book you need.
With recipes to cover any task you can think of, including working with GitHub and git on BitBucket, Git Recipes shows you how to work with large repositories, new repositories, forks, clones, conflicts, differences, and it even gives you practical scenarios you may find yourself dealing with while using git.
If you work with Git at all, you need this hands-on, practical reference for all things Git.
What you’ll learn
- How to work with both well-known and local repositories
- How to deal with issues like dangling revisions and disjointed branches
- How to pinpoint who made specific changes
- How to deal with textual and binary conflicts
- How to work with hosted solutions like GitHub and BitBucket
- How to work with git in large groups
Who this book is for
People who need a quick, practical reference for everything related to Git.
Table of Contents
1. Getting started with git
2. Playing with well-known repositories
3. Creating Local Repositories with Linear History
4. Managing Files
5. Branches
6. Merging Branches
7. Rebasing branches
8. Modifying the history
9. Resolving Collisions
10. Remote repositories and synchronization
11. Hosting git repositories
12. Working with GitHub.com
13. More Recipes on Files
商品描述(中文翻譯)
無論你是對 git 相對陌生,還是需要複習,或者只是需要一本快速、方便的參考書來處理 git 中的常見任務,Git Recipes 正是你所需要的參考書。
這本書提供了涵蓋你能想到的任何任務的食譜,包括如何在 GitHub 和 BitBucket 上使用 git,Git Recipes 向你展示如何處理大型儲存庫、新儲存庫、分支、克隆、衝突、差異,甚至提供了你在使用 git 時可能會遇到的實際情境。
如果你有使用 Git,這本實用的參考書對於所有與 Git 相關的事務都是必備的。
你將學到什麼
- 如何處理知名和本地儲存庫
- 如何處理像是懸空修訂和不連貫分支等問題
- 如何確定誰做了特定的更改
- 如何處理文本和二進位衝突
- 如何使用 GitHub 和 BitBucket 等託管解決方案
- 如何在大型團隊中使用 git
本書適合誰
需要快速、實用的 Git 相關參考的人。
目錄
1. 開始使用 git
2. 玩轉知名儲存庫
3. 創建具有線性歷史的本地儲存庫
4. 管理檔案
5. 分支
6. 合併分支
7. 重新基底分支
8. 修改歷史
9. 解決衝突
10. 遠端儲存庫與同步
11. 託管 git 儲存庫
12. 使用 GitHub.com
13. 更多檔案食譜