Git Pocket Guide (Paperback)
Richard E. Silverman
- 出版商: O'Reilly
- 出版日期: 2013-08-27
- 售價: $1,100
- 貴賓價: 9.5 折 $1,045
- 語言: 英文
- 頁數: 234
- 裝訂: Paperback
- ISBN: 1449325866
- ISBN-13: 9781449325862
-
相關分類:
Version Control
海外代購書籍(需單獨結帳)
買這商品的人也買了...
-
$499$473 -
$680$537 -
$590$502 -
$1,575Essential Scrum: A Practical Guide to the Most Popular Agile Process (Paperback)
-
$580$458 -
$400$380 -
$950$903 -
$940$700 -
$1,646Operating System Concepts, 9/e (IE-Paperback)
-
$680$578 -
$580$493 -
$360$306 -
$780$616 -
$350$263 -
$520$411 -
$620$484 -
$780$616 -
$360$284 -
$400$316 -
$500$395 -
$280$218 -
$560$437 -
$580$493 -
$534$507 -
$720$569
相關主題
商品描述
This pocket guide is the perfect on-the-job companion to Git, the distributed version control system. It provides a compact, readable introduction to Git for new users, as well as a reference to common commands and procedures for those of you with Git experience.
Written for Git version 1.8.2, this handy task-oriented guide is organized around the basic version control functions you need, such as making commits, fixing mistakes, merging, and searching history.
- Examine the state of your project at earlier points in time
- Learn the basics of creating and making changes to a repository
- Create branches so many people can work on a project simultaneously
- Merge branches and reconcile the changes among them
- Clone an existing repository and share changes with push/pull commands
- Examine and change your repository’s commit history
- Access remote repositories, using different network protocols
- Get recipes for accomplishing a variety of common tasks
商品描述(中文翻譯)
這本口袋指南是 Git 的完美工作伴侶,Git 是一個分散式版本控制系統。它為新用戶提供了簡潔易讀的 Git 入門,同時也為有 Git 經驗的用戶提供了常見命令和程序的參考。
這本方便的任務導向指南針對你所需的基本版本控制功能進行組織,例如進行提交、修正錯誤、合併和搜索歷史記錄。
- 檢視專案在過去某個時間點的狀態
- 學習建立和修改儲存庫的基礎知識
- 建立分支,讓多人同時在專案上工作
- 合併分支並調和它們之間的變更
- 複製現有儲存庫並使用推送/拉取命令分享變更
- 檢視和修改儲存庫的提交歷史
- 存取遠端儲存庫,使用不同的網路協議
- 獲得執行各種常見任務的指南
這本指南是針對 Git 1.8.2 版本撰寫的。