Learning Git: A Hands-On and Visual Guide to the Basics of Git (Paperback)

Skoulikari, Anna

  • 出版商: O'Reilly
  • 出版日期: 2023-06-20
  • 定價: $1,980
  • 售價: 9.5$1,881
  • 貴賓價: 9.0$1,782
  • 語言: 英文
  • 頁數: 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版本控制的堅實心智模型。通過使用顏色、故事講述和實踐練習,您將學會自信地使用這個工具。信息逐步引入,以免讓您陷入未知術語或概念的困境。《學習Git》非常適合需要在個人或專業項目中使用Git的人士,包括編碼訓練營學生、初級開發人員、數據專業人員和技術作家等等!本書涵蓋以下內容:
- 下載Git並初始化本地存儲庫
- 將文件添加到暫存區並進行提交
- 創建、切換和刪除分支
- 合併和變基分支
- 使用遠程存儲庫,包括克隆、推送、拉取和提取
- 使用拉取請求與他人協作