
Git log – Trovare i commit perduti
Quante volte è successo di voler recuperare un commit ma non ricordarsi quando o chi lo ha effettuato? Git log viene in aiuto! Questo comando
Quante volte è successo di voler recuperare un commit ma non ricordarsi quando o chi lo ha effettuato? Git log viene in aiuto! Questo comando
Le differenze tra git merge e rebase è un punto dubbio per gli sviluppatori alle prime armi con git. Per spiegare la differenza tra questi
Il master è il branch di default che viene creato quando creo una nuova repository, questo è a tutti gli effetti un branch quindi può
Un git pull è banalmente un git fetch che viene successivamente seguito da un git merge. Quando uso un git fetch, git raccoglie tutti i
Reset Il comando git reset permette di spostare il puntatore alla testa di un branch ad un commit differente e questo può essere usato per
Esistono tre aree distinte in git, la working directory, che sono tutti i file su cui sto effettivamente lavorando, l’area di staging e la git
Questo articolo è una libera traduzione di questo post. Git ha uno stato chiamato ’detached HEAD’ che all’inizio risulta di difficile comprensione. L’unica notizia che
Questo articolo è una traduzione del famoso post di Vincent Driessen che espone un pattern di branching (driessen git branching model) per strutturare nel modo
Questo articolo è una libera traduzione di quanto trovato inquesto articolo Git possiede un comando estremamente potente dal nome singolare: git cherry pic. La documentazione
Questo articolo è una libera traduzione di quanto trovato sulla documentazione di git a riguardo. Introduzione Spesso quando si sta lavorando ad un progetto, si
Adoro imparare e questo blog nasce dalla necessità di scrivere quanto scopro ogni giorno.
Nessuno spam, solo articoli interessanti ;)
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |
Solo articoli interessanti, promesso ;)