Learning Git: A Hands-On and Visual Guide to the Basics of Git (Paperback)
暫譯: 學習 Git:Git 基礎的實作與視覺指南 (平裝本)

Skoulikari, Anna

  • 出版商: O'Reilly
  • 出版日期: 2023-06-20
  • 定價: $1,980
  • 售價: 9.5$1,881
  • 語言: 英文
  • 頁數: 317
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 1098133919
  • ISBN-13: 9781098133917
  • 相關分類: Version Control
  • 立即出貨

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

相關主題

商品描述

This book teaches Git in a simple, visual, and tangible manner so that you can build a solid mental model of how Git version control works. Through the use of color, storytelling, and hands-on exercises, you will learn to use this tool with confidence.

The information is introduced incrementally so that you don't get bogged down with unknown terms or concepts. Learning Git is ideal for anyone who needs to use Git for personal or professional projects: coding bootcamp students, junior developers, data professionals, and technical writers, to name just a few!

This book covers how to:

  • Download Git and initialize a local repository
  • Add files to the staging area and make commits
  • Create, switch, and delete branches
  • Merge and rebase branches
  • Work with remote repositories including cloning, pushing, pulling, and fetching
  • Use pull requests to collaborate with others

商品描述(中文翻譯)

這本書以簡單、視覺化和具體的方式教授 Git,使您能夠建立對 Git 版本控制運作的堅實心理模型。透過顏色、故事講述和實作練習,您將學會自信地使用這個工具。

資訊是逐步引入的,讓您不會因為不熟悉的術語或概念而感到困惑。《Learning Git》非常適合需要在個人或專業專案中使用 Git 的任何人:程式編碼訓練營的學生、初級開發者、數據專業人士和技術寫作人員等,僅舉幾例!

本書涵蓋以下內容:

- 下載 Git 並初始化本地儲存庫
- 將檔案添加到暫存區並進行提交
- 創建、切換和刪除分支
- 合併和重置分支
- 與遠端儲存庫合作,包括克隆、推送、拉取和獲取
- 使用拉取請求與他人協作