Librería Portfolio Librería Portfolio

Búsqueda avanzada

TIENE EN SU CESTA DE LA COMPRA

0 productos

en total 0,00 €

LEARNING GIT
Título:
LEARNING GIT. A HANDS-ON AND VISUAL GUIDE TO THE BASICS OF GIT
Subtítulo:
Autor:
ANNA SKOULIKARI
Editorial:
O´REILLY
Año de edición:
2023
Materia
UNIX
ISBN:
978-1-0981-3391-7
Páginas:
225
53,50 €

 

Sinopsis

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 repositoryAdd files to the staging area and make commitsCreate, switch, and delete branchesMerge and rebase branchesWork with remote repositories including cloning, pushing, pulling, and fetchingUse pull requests to collaborate with others