Libros UCLV { BETA }

Gran cantidad de libros a nuestro alcance

Tenemos :
1413 libros,
262626 descargas y
1105 contribuyentes !

Se han encontrado 1 Coincidencias

Git Pocket Guide

Git source code management tool


101 Visitas | 238 Descargas | 2013-09-17 13:00:28 | dpr

Git is a tool for tracking changes made to a set of files over time, a task traditionally known as “version control.” Although it is most often used by programmers to coordinate changes to software source code, and it is especially good at that, you can use Git to track any kind of content at all. Any body of related files evolving over time, which we’ll call a “project,” is a candidate for using Git.