Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save florianhoehn/27b93333744f8645f96944ece198691f to your computer and use it in GitHub Desktop.
Save florianhoehn/27b93333744f8645f96944ece198691f to your computer and use it in GitHub Desktop.
GIT Guidelines
# GIT
## Setup
Protect MASTER branch
Setup CI sandbox
Setup CircleCI to run on PR creation
## Guideline
every ticket gets its own branch
commit all touched items and update package.xml
releases get tagged
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment