This is an in-progress translation.
To help translate the book, please fork the book at GitHub and push your contributions.

Chapter 6

Git Tools

Fin’ora sono stati imparati la maggior parte dei comandi giornalieri a i workflow che potrebbero essere necessari a gestire e mantenere un repository Git per il controllo del codice sorgente. Sono state compiute le attività di base per il tracciamento e il commit dei file, ed è stato sfruttato il potere della staging area e argomenti leggeri il branching (ramificazione) e il merge.

Ora verrà esplorato un numero di cose veramente potenti che Git può fare che non vengono necessariamente usate di base quotidianamente ma che potrebbero servire ad un certo punto.