Changes between Version 18 and Version 19 of CommitGuides
- Timestamp:
- 10/31/08 14:36:26 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CommitGuides
v18 v19 3 3 == Commit Policies == 4 4 5 - When you start implementing a new feature, bug fix etc, always do it '''on the top of the [http://lemon.cs.elte.hu/hg/lemon / main repository]''', not on the top of your last local commit.5 - When you start implementing a new feature, bug fix etc, always do it '''on the top of the [http://lemon.cs.elte.hu/hg/lemon-main/ main repository]''', not on the top of your last local commit. 6 6 - Read and follow the [CodingStyle Coding Style] conventions. 7 7 - Use the standard LEMON copyright header.