Skip to content

Instantly share code, notes, and snippets.

@mtairu
Created February 19, 2019 04:52
Show Gist options
  • Save mtairu/0b7b52cb376f537d7a1cb4bb8583697c to your computer and use it in GitHub Desktop.
Save mtairu/0b7b52cb376f537d7a1cb4bb8583697c to your computer and use it in GitHub Desktop.
GIT in Principle, Workflows and Best Practises.
As to methods, there maybe a million and then some, but principles are few. The man who grasps principles can successfully select his methods. - Emerson.
These are links to concepts/paradigm's/practises regarding GIT version control, that should be considered/ or identified as principles.
A successful Git branching model by Vincent Dresden @ http://archive.is/4M9QW
How to write a Git commit message by Chris Beams @ http://archive.is/J8gVG
Git workflow and best practises by Piwigo @ http://archive.is/cy64X
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment