Tag: git
All the articles with the tag "git".
Git bisect: a binary life-saving search algorithm for Git
Published:  at 10:00 AMI'm not a Git expert, but I'm surprised I hadn't heard about this command before.
Gitignore: come ignorare file già tracciati
Published:  at 10:00 AMCome rimuovere dalla cache di git file che continuano ad essere tracciati nonostante siano nel .gitignore.
Appunti Git
Published:  at 10:00 AMAppunti dalla lezione su Git. Repository, commit, branch e il minimo indispensabile per non perdere mai più il lavoro.