git init creates a new Git repository, can be used to convert an existing, unversioned project to a Git repo, or initialize a new, empty repo.| Atlassian
I wanna live in a world where every commit is a project state in which everything is fine. Fortunately, I can configure my projects to use git hooks to help contributors to avoid mistakes.| mefody.dev
Tutorial: git - suc integration| the-dam.org
A slack clone in 5 lines of bash| the-dam.org
Best practices for code review when you're the author.| mtlynch.io