• 首页
  • 玄幻
  • 都市
  • 武侠
  • 历史
  • 轻小说

Git Best Practices Guide

Eric Pidoux

更新时间:2021-08-05 17:19:53

最新章节:Index
完结共52章
倒序

封面

版权页

Credits

About the Author

About the Reviewers

www.PacktPub.com

Support files eBooks discount offers and more

Preface

What this book covers

What you need for this book

Who this book is for

Conventions

Reader feedback

Customer support

Chapter 1. Starting a Git Repository

Configuring Git

Initializing a new repository

Cloning an existent repository

Working with the repository

Summary

Chapter 2. Working in a Team Using Git

Creating a server repository

Pushing data on remote repositories – Jim's case

Pulling data from the repository

Creating a patch

Working with branches

Tracking branches

Merging

Rebase

Cherry-pick

Using tags

Summary

Chapter 3. Finding and Resolving Conflicts

Finding content inside your repository

Stashing your changes

Cleaning your mistakes

Fixing errors by practical examples

Summary

Chapter 4. Going Deeper into Git

Migrating an SVN repository to Git

Using Git within an SVN environment

Managing Git submodules

Creating and applying patches

Git hooks

Customizing Git

Summary

Chapter 5. Using Git for Continuous Integration

Creating an efficient branching system

Working with Continuous Integration using Git

Git tools you might like

Summary

Index

更新时间:2021-08-05 17:19:53