Git Pocket Guide (Paperback)
Richard E. Silverman
- 出版商: O'Reilly
- 出版日期: 2013-08-27
- 定價: $700
- 售價: 9.5 折 $665
- 貴賓價: 9.0 折 $630
- 語言: 英文
- 頁數: 234
- 裝訂: Paperback
- ISBN: 1449325866
- ISBN-13: 9781449325862
-
相關分類:
Version Control 版本控制系統
立即出貨 (庫存=1)
買這商品的人也買了...
-
$499$473 -
$680$578 -
$590$466 -
$1,580$1,501 -
$580$493 -
$580$452 -
$400$380 -
$950$903 -
$940$700 -
$1,680$1,596 -
$680$578 -
$580$458 -
$360$306 -
$780$663 -
$350$277 -
$520$312 -
$620$484 -
$780$616 -
$360$306 -
$400$340 -
$500$425 -
$280$218 -
$560$437 -
$580$458 -
$454精通 Git, 2/e (Pro Git, 2/e)
商品描述
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