- Git Best Practices Guide
- Eric Pidoux
- 119字
- 2021-08-05 17:19:45
What this book covers
Chapter 1, Starting a Git Repository, covers the basics of Git, describing how to create a repository and start committing files.
Chapter 2, Working in a Team Using Git, explains the best practices to work with other developers as a team by pointing out the useful commands.
Chapter 3, Finding and Resolving Conflicts, covers all tips and commands that are useful to fix mistakes, resolve conflicts, search inside the commit history, and so on.
Chapter 4, Going Deeper into Git, explains the hard commands or not-so-commonly-used commands such as applying patch, using submodules, and migrating from SVN.
Chapter 5, Using Git for Continuous Integration, explains how to improve the team workflow by using Continuous Integration.
推薦閱讀
- INSTANT PhpStorm Starter
- Go Web Scraping Quick Start Guide
- Spring Cloud微服務(wù)架構(gòu)進(jìn)階
- 通信簡史:從信鴿到6G+
- Getting Started with Grunt:The JavaScript Task Runner
- OMNeT++與網(wǎng)絡(luò)仿真
- 新手易學(xué):新手學(xué)淘寶開店
- 紅藍(lán)攻防:構(gòu)建實戰(zhàn)化網(wǎng)絡(luò)安全防御體系
- 網(wǎng)絡(luò)利他行為研究:積極心理學(xué)的視角
- Building RESTful Web Services with .NET Core
- 從物聯(lián)到萬聯(lián):Node.js與樹莓派萬維物聯(lián)網(wǎng)構(gòu)建實戰(zhàn)
- Hands-On Cloud:Native Microservices with Jakarta EE
- 目標(biāo)跟蹤中的群智能優(yōu)化方法
- Next.js Quick Start Guide
- CiviCRM Cookbook