You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
✌ Makis Tracend edited this page Jan 22, 2014
·
10 revisions
All our work is done through git repos, either hosted on Github or privately. Apart from the familiarity with git you must have there's a certain attitude you'll need to be aware of.
If there's thing you need to remember, it's:
A constant commit stream builds up the communication during development and a more solid ground for product development.
You are free to express yourself but there are certain conventions that may help you read through the commit logs more easily, and in extension you are asked to follow the tradition to help others.
Bugfixes use the zap emoji:
⚡ this is a bugfix
Non important commits (like fixing whitespace) use the zzz emoji