Git pocket guide
This pocket guide is the perfect on-the-job companion to Git, the distributed version control system. It provides a compact, readable introduction to Git for new users, as well as a reference to common commands and procedures for those of you with Git experience. Written for Git version 1.8.2, this...
Autor principal: | |
---|---|
Otros Autores: | , , |
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Beijing :
O'Reilly
2013.
2013. |
Edición: | First edition |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009628022406719 |
Tabla de Contenidos:
- Understanding Git
- Getting started
- Making commits
- Undoing and editing commits
- Branching
- Tracking other repositories
- Merging
- Naming commits
- Viewing history
- Editing history
- Understanding patches
- Remote access
- Miscellaneous
- How do I ...?