Git Essentials (Paperback)
暫譯: Git 基礎知識 (平裝本)

Ferdinando Santacroce

  • 出版商: Packt Publishing
  • 出版日期: 2015-04-30
  • 售價: $1,250
  • 貴賓價: 9.5$1,188
  • 語言: 英文
  • 頁數: 146
  • 裝訂: Paperback
  • ISBN: 1785287907
  • ISBN-13: 9781785287909
  • 相關分類: Version Control
  • 海外代購書籍(需單獨結帳)

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

相關主題

商品描述

Create, merge, and distribute code with Git, the most powerful and flexible versioning system available

About This Book

  • Master all the basic concepts of Git to protect your code and make it easier to evolve
  • Use Git proficiently, and learn how to resolve day-by-day tasks easily
  • A step-by-step guide, packed with examples to help you learn and work with Git internals

Who This Book Is For

If you are a software developer with little or no experience of versioning systems, or are familiar with other centralized versioning systems, then this book is for you. If you have some experience working with command lines or using Linux admin or just using Unix and want to know more about Git, then this book is ideal for you.

What You Will Learn

  • Create, branch, and merge a local repository
  • Transport your work to a remote repository working in a centralized manner
  • Organize your source code using feature branches
  • Organize the development flow
  • Get a meaningful changelog using clear commit messages
  • Collaborate with teammates without any impediments
  • Experiment with your code without affecting functional code files
  • Explore some tools used to migrate to Git from other versioning systems without losing your development history
  • Extend your knowledge of Git with some useful resources

In Detail

Since its inception, Git has attracted skilled developers due to its robust, powerful, and reliable features. Its incredibly fast branching ability transformed a piece of code from a niche tool for former Linux Kernel developers into a mainstream distributed versioning system. Like most powerful tools, Git can be hard to approach since it has a lot of commands, subcommands, and options that easily confuse newcomers. The main purpose of Git Essentials is to help you overcome this fear and become adept at all basic tasks in Git. This book starts with an introduction to version control systems, and after this you'll delve deeply into the essentials of Git. This serves as a primer for the topics to follow such as branching and merging, creating and managing a GitHub personal repository, and fork and pull requests. You will then learn the art of cherry-picking, taking only commits you like, followed by Git blame. Finally, you'll learn how to migrate from SVN using Git tools or TortoiseGit and migrate from other VCSs, concluding with a collection of resources, links, and appendices.

商品描述(中文翻譯)

**使用 Git,這個最強大且靈活的版本控制系統,來創建、合併和分發代碼**

## 本書介紹

- 掌握 Git 的所有基本概念,以保護您的代碼並使其更易於演進
- 熟練使用 Git,學習如何輕鬆解決日常任務
- 一步一步的指南,充滿範例,幫助您學習和使用 Git 的內部原理

## 本書適合誰

如果您是一位對版本控制系統幾乎沒有經驗的軟體開發人員,或是熟悉其他集中式版本控制系統,那麼這本書適合您。如果您有一些使用命令行或 Linux 管理的經驗,或只是使用 Unix 並想了解更多關於 Git 的知識,那麼這本書對您來說是理想的選擇。

## 您將學到什麼

- 創建、分支和合併本地倉庫
- 以集中式方式將您的工作傳輸到遠端倉庫
- 使用功能分支組織您的源代碼
- 組織開發流程
- 使用清晰的提交信息獲得有意義的變更日誌
- 與團隊成員無障礙地協作
- 在不影響功能代碼文件的情況下實驗您的代碼
- 探索一些用於從其他版本控制系統遷移到 Git 的工具,而不會丟失您的開發歷史
- 通過一些有用的資源擴展您對 Git 的知識

## 詳細內容

自其誕生以來,Git 由於其穩健、強大和可靠的特性吸引了許多技術開發者。其驚人的快速分支能力將一段代碼從前 Linux 核心開發者的利基工具轉變為主流的分散式版本控制系統。像大多數強大的工具一樣,Git 可能難以接近,因為它有很多命令、子命令和選項,容易讓新手感到困惑。《Git Essentials》的主要目的是幫助您克服這種恐懼,熟練掌握 Git 中的所有基本任務。本書從版本控制系統的介紹開始,然後深入探討 Git 的基本要素。這為接下來的主題如分支和合併、創建和管理 GitHub 個人倉庫,以及分叉和拉取請求奠定了基礎。接著,您將學習挑選提交的藝術,只選擇您喜歡的提交,然後是 Git blame。最後,您將學習如何使用 Git 工具或 TortoiseGit 從 SVN 遷移,並從其他版本控制系統遷移,最後附上資源、鏈接和附錄的集合。