TO DO
Brevi istruzioni: git add aggiunge un file al repository
git commit -m esegue il commit dei file
git update-index --assume-unchanged <file>
git update-index --no-assume-unchanged <file>
ignora/ritraccia un determinato file durante il commit
| Name | Name | Last commit date | ||
|---|---|---|---|---|
TO DO
Brevi istruzioni: git add aggiunge un file al repository
git commit -m esegue il commit dei file
git update-index --assume-unchanged <file>
git update-index --no-assume-unchanged <file>
ignora/ritraccia un determinato file durante il commit