I had a talk at Sony about Git Branching Model today. I tried to summarize what I learned from the current implementations of git workflows and tried to share my experiences. I would like to thank to people who provides detailed information about git workflows in their blogs.
“A Successful Git Branching Model” by Vincent Driessen
“A Git Workflow for Agile Teams” by Rein Henrichs
“Merge or Rebase” by Atlassian SourceTree
“git pull –rebase by default” by Dean Strelau
“A Rebase Workflow for Git” by Randy Fay
“A Deep Dive into the Mysteries of Revision Control” by David Soria Parra
