Cargando…

Git : Distributed Version Control : Fundamentals and Workflows /

"Git is the most popular version-control system today for many reasons: it comes with great tools for developers to work in parallel, offers flexibility and performance, allows you to work offline or in multisite development, is robust against failures and attacks, and has a strong open-source...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Preißel, René
Otros Autores: Stachmann, Bjørn
Formato: Electrónico eBook
Idioma:Inglés
Alemán
Publicado: [Chicago, IL] : Brainy Software, 2014.
Edición:1st ed.
Temas:
Acceso en línea:Texto completo
Tabla de Contenidos:
  • Introduction
  • Chapter 1 Basic Concepts
  • Chapter 2 Getting Started
  • Chapter 3 What Is A Commit?
  • Chapter 4 Multiple Commits
  • Chapter 5 The Repository
  • Chapter 6 Branches
  • Chapter 7 Merging Branches
  • Chapter 8 A Cleaner History with Rebasing
  • Chapter 9 Exchanges between Repositories
  • Chapter 10 Version Tagging
  • Chapter 11 Dependencies between Repositories
  • Chapter 12 Tips and Tricks
  • Chapter 13 Introduction to Workflows
  • Chapter 14 Project Setup
  • Chapter 15 Developing on the Same Branch
  • ""Chapter 16 Developing with Feature Branches""""Chapter 17 Troubleshooting with Bisection""; ""Chapter 18 Working with A Build Server""; ""Chapter 19 Performing A Release""; ""Chapter 20 Splitting A Large Project""; ""Chapter 21 Merging Small Projects""; ""Chapter 22 Outsourcing Long Histories""; ""Chapter 23 Using Other Version Controls in Parallel""; ""Chapter 24 Migrating to Git""; ""Chapter 25 What Else Is There?""; ""Chapter 26 Gitâ€?s Shortcomings""; ""Index""