Git Pocket Guide (Paperback)
暫譯: Git 口袋指南 (平裝本)

Richard E. Silverman

  • 出版商: O'Reilly
  • 出版日期: 2013-08-27
  • 售價: $1,110
  • 貴賓價: 9.5$1,055
  • 語言: 英文
  • 頁數: 234
  • 裝訂: Paperback
  • ISBN: 1449325866
  • ISBN-13: 9781449325862
  • 相關分類: Version Control
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

相關主題

商品描述

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 版本 1.8.2 撰寫的,這本實用的任務導向指南圍繞您所需的基本版本控制功能進行組織,例如提交、更正錯誤、合併和查詢歷史。

- 檢查您項目在早期時間點的狀態
- 學習創建和修改資料庫的基本知識
- 創建分支,以便多人可以同時在一個項目上工作
- 合併分支並調和它們之間的變更
- 克隆現有的資料庫並使用 push/pull 命令共享變更
- 檢查和更改您資料庫的提交歷史
- 使用不同的網路協議訪問遠端資料庫
- 獲取完成各種常見任務的配方