Git Commit Policies

From Lyra

Revision as of 19:58, 9 February 2009 by Vyas (Talk | contribs)
(diff) ←Older revision | Current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search

The following are the git commit policies for sync server commits.

  1. All commits must have a log entry
  2. All authors must have usernames and emails
  3. Any update to the sync server should not break its state. i.e. the code on the sync server should always be compilable and runnable.