Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 303 Bytes

File metadata and controls

16 lines (10 loc) · 303 Bytes

Git's Guidelines

Resources

  1. Try Git
  2. Pro Git

GitFlow

We follow Gitflow's branching model for our projects. You can read about it here.